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/ColorSelectItemModel"
ColorSelectItemModel
Class ColorSelectItemModel
Hierarchy
AbstractI18NApplicable
ColorSelectItemModel
Implements
IHasOptions
II18NApplicable
ISelectItemModel
Index
Constructors
constructor
Properties
_value
bypass
i18n
Key
i18n
Value
label
options
Accessors
value
Methods
apply
I18N
get
I18NKey
get
I18NValue
get
Options
get
Value
get
Value
AsRGB
is
Bypass
Key
set
Bypass
Key
set
I18NKey
set
Options
Constructors
constructor
new
Color
Select
Item
Model
(
label
?:
string
, value
?:
any
)
:
ColorSelectItemModel
Parameters
Optional
label:
string
Optional
value:
any
Returns
ColorSelectItemModel
Properties
Private
_value
_value
:
string
Protected
bypass
bypass
:
boolean
Protected
i18n
Key
i18n
Key
:
string
Protected
i18n
Value
i18n
Value
:
any
label
label
:
string
Protected
options
options
:
any
Accessors
value
get
value
(
)
:
string
set
value
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
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
get
Value
get
Value
(
)
:
any
Returns
any
get
Value
AsRGB
get
Value
AsRGB
(
)
:
string
Returns
string
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/
Color
Select
Item
Model"
Color
Select
Item
Model
constructor
_value
bypass
i18n
Key
i18n
Value
label
options
value
apply
I18N
get
I18NKey
get
I18NValue
get
Options
get
Value
get
Value
AsRGB
is
Bypass
Key
set
Bypass
Key
set
I18NKey
set
Options
Generated using
TypeDoc