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/TabModel"
TabModel
Class TabModel
Hierarchy
AbstractI18NApplicable
TabModel
Implements
IHasOptions
II18NApplicable
Index
Constructors
constructor
Properties
body
Component
body
Component
Model
bypass
data
i18n
i18n
Key
i18n
Value
iconURL
label
label
Field
menu
Model
options
style
Class
Methods
apply
I18N
get
I18NKey
get
I18NValue
get
Options
is
Bypass
Key
set
Bypass
Key
set
I18NKey
set
Options
Constructors
constructor
new
Tab
Model
(
label
:
string
, menuModel
:
MenuModel
, bodyComponent
:
Type
<
any
>
, bodyComponentModel
:
any
, data
:
any
, labelField
?:
string
, options
?:
any
, i18n
?:
any
)
:
TabModel
Parameters
label:
string
menuModel:
MenuModel
bodyComponent:
Type
<
any
>
bodyComponentModel:
any
data:
any
Optional
labelField:
string
Optional
options:
any
Optional
i18n:
any
Returns
TabModel
Properties
body
Component
body
Component
:
Type
<
any
>
body
Component
Model
body
Component
Model
:
any
Protected
bypass
bypass
:
boolean
data
data
:
any
i18n
i18n
:
any
Protected
i18n
Key
i18n
Key
:
string
Protected
i18n
Value
i18n
Value
:
any
iconURL
iconURL
:
string
label
label
:
string
label
Field
label
Field
:
string
menu
Model
menu
Model
:
MenuModel
options
options
:
any
style
Class
style
Class
:
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/
Tab
Model"
Tab
Model
constructor
body
Component
body
Component
Model
bypass
data
i18n
i18n
Key
i18n
Value
iconURL
label
label
Field
menu
Model
options
style
Class
apply
I18N
get
I18NKey
get
I18NValue
get
Options
is
Bypass
Key
set
Bypass
Key
set
I18NKey
set
Options
Generated using
TypeDoc