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/ComponentAccordionItemModel"
ComponentAccordionItemModel
Class ComponentAccordionItemModel
Hierarchy
AccordionItemModel
ComponentAccordionItemModel
Implements
IHasOptions
II18NApplicable
Index
Constructors
constructor
Properties
active
bypass
component
Data
component
Handler
component
Model
component
Type
enable
height
i18n
Key
i18n
Value
label
options
Methods
apply
I18N
get
I18NKey
get
I18NValue
get
Options
is
Bypass
Key
set
Bypass
Key
set
I18NKey
set
Options
Constructors
constructor
new
Component
Accordion
Item
Model
(
label
:
string
, height
:
string
, componentType
:
Type
<
any
>
, componentModel
:
any
, componentHandler
:
Function
, componentData
:
any
, active
?:
boolean
, enable
?:
boolean
)
:
ComponentAccordionItemModel
Parameters
label:
string
height:
string
componentType:
Type
<
any
>
componentModel:
any
componentHandler:
Function
componentData:
any
Optional
active:
boolean
Optional
enable:
boolean
Returns
ComponentAccordionItemModel
Properties
active
active
:
boolean
Protected
bypass
bypass
:
boolean
component
Data
component
Data
:
any
component
Handler
component
Handler
:
Function
component
Model
component
Model
:
any
component
Type
component
Type
:
Type
<
any
>
enable
enable
:
boolean
height
height
:
string
Protected
i18n
Key
i18n
Key
:
string
Protected
i18n
Value
i18n
Value
:
any
label
label
:
string
Protected
options
options
:
any
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/
Component
Accordion
Item
Model"
Component
Accordion
Item
Model
constructor
active
bypass
component
Data
component
Handler
component
Model
component
Type
enable
height
i18n
Key
i18n
Value
label
options
apply
I18N
get
I18NKey
get
I18NValue
get
Options
is
Bypass
Key
set
Bypass
Key
set
I18NKey
set
Options
Generated using
TypeDoc