Website JS front end modules
Preparing search index...
Brick/Configuration/Editor
Plugin
Class Plugin
Abstract
Hierarchy (
View Summary
)
Plugin
default
default
default
default
Index
Constructors
constructor
Properties
editor
parameters?
plugin
Name
plugin
Panel
Methods
get
Configuration
get
Parameter
get
Parameters
get
Plugin
Name
init
init
Plugin
set
Parameters
show
Constructors
constructor
new
Plugin
(
editor
:
Editor
)
:
Plugin
Parameters
editor
:
Editor
Returns
Plugin
Properties
Protected
editor
editor
:
Editor
Protected
Optional
parameters
parameters
?:
HashTable
<
string
>
plugin
Name
pluginName
:
string
Protected
plugin
Panel
pluginPanel
:
any
Ext.Panel
Methods
get
Configuration
getConfiguration
()
:
Configuration
Returns Brick Configuration
Returns
Configuration
get
Parameter
getParameter
(
key
:
string
)
:
any
Parameters
key
:
string
Returns
any
get
Parameters
getParameters
()
:
void
|
HashTable
<
string
>
Returns
void
|
HashTable
<
string
>
get
Plugin
Name
getPluginName
()
:
undefined
|
string
Returns
undefined
|
string
init
init
(
parameters
?:
HashTable
<
string
>
,
pluginName
?:
string
)
:
void
Parameters
Optional
parameters
:
HashTable
<
string
>
Optional
pluginName
:
string
Returns
void
init
Plugin
initPlugin
()
:
void
Returns
void
set
Parameters
setParameters
(
parameters
:
HashTable
<
string
>
)
:
void
Parameters
parameters
:
HashTable
<
string
>
Returns
void
show
show
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
editor
parameters
plugin
Name
plugin
Panel
Methods
get
Configuration
get
Parameter
get
Parameters
get
Plugin
Name
init
init
Plugin
set
Parameters
show
Website JS front end modules
Loading...
Ext.Panel