Search
Preparing search index...
The search index is not available
com.phloxui
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"component/model/ActionModel"
ActionModel
Class ActionModel
Hierarchy
AbstractI18NApplicable
ActionModel
ActionModelMenu
Implements
IHasOptions
II18NApplicable
Index
Constructors
constructor
Properties
action
Performed
Handler
bypass
i18n
Key
i18n
Value
iconURL
is
Enabled
is
Show
label
options
style
Classes
type
Methods
apply
I18N
get
I18NKey
get
I18NValue
get
Options
is
Bypass
Key
set
Bypass
Key
set
I18NKey
set
Options
Constructors
constructor
new
Action
Model
(
iconURL
?:
string
, label
?:
string
, actionType
?:
string
, isShow
?:
Function
, isEnabled
?:
Function
, actionPerformedHandler
?:
Function
, styleClasses
?:
string
[]
)
:
ActionModel
Parameters
Optional
iconURL:
string
Optional
label:
string
Optional
actionType:
string
Optional
isShow:
Function
Optional
isEnabled:
Function
Optional
actionPerformedHandler:
Function
Optional
styleClasses:
string
[]
Returns
ActionModel
Properties
action
Performed
Handler
action
Performed
Handler
:
Function
Protected
bypass
bypass
:
boolean
Protected
i18n
Key
i18n
Key
:
string
Protected
i18n
Value
i18n
Value
:
any
iconURL
iconURL
:
string
is
Enabled
is
Enabled
:
Function
is
Show
is
Show
:
Function
label
label
:
string
Protected
options
options
:
any
style
Classes
style
Classes
:
string
[]
type
type
:
string
Methods
apply
I18N
apply
I18N
(
value
:
any
)
:
void
Parameters
value:
any
Returns
void
get
I18NKey
get
I18NKey
(
)
:
string
Returns
string
get
I18NValue
get
I18NValue
(
)
:
any
Returns
any
get
Options
get
Options
(
)
:
any
Returns
any
is
Bypass
Key
is
Bypass
Key
(
)
:
boolean
Returns
boolean
set
Bypass
Key
set
Bypass
Key
(
bypass
:
boolean
)
:
void
Parameters
bypass:
boolean
Returns
void
set
I18NKey
set
I18NKey
(
i18nKey
:
string
)
:
void
Parameters
i18nKey:
string
Returns
void
set
Options
set
Options
(
options
:
any
)
:
void
Parameters
options:
any
Returns
void
Globals
"component/model/
Action
Model"
Action
Model
constructor
action
Performed
Handler
bypass
i18n
Key
i18n
Value
iconURL
is
Enabled
is
Show
label
options
style
Classes
type
apply
I18N
get
I18NKey
get
I18NValue
get
Options
is
Bypass
Key
set
Bypass
Key
set
I18NKey
set
Options
Generated using
TypeDoc