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/RecordViewModel"
RecordViewModel
Class RecordViewModel
Hierarchy
ViewModel
RecordViewModel
Implements
IHasOptions
II18NApplicable
Index
Constructors
constructor
Properties
bypass
column
Hide
Event
column
Show
Event
columns
i18n
Key
i18n
Value
iconURL
label
options
style
Classes
table
Body
Height
tooltip
type
Column
Model
Methods
apply
I18N
from
Json
get
I18NKey
get
I18NValue
get
Options
is
Bypass
Key
set
Bypass
Key
set
I18NKey
set
Options
Constructors
constructor
new
Record
View
Model
(
iconURL
:
string
, label
:
string
, columns
:
ColumnModel
[]
, tableBodyHeight
?:
string
, columnShowEvent
?:
EventEmitter
<
any
>
, columnHideEvent
?:
EventEmitter
<
any
>
)
:
RecordViewModel
Parameters
iconURL:
string
label:
string
columns:
ColumnModel
[]
Optional
tableBodyHeight:
string
Optional
columnShowEvent:
EventEmitter
<
any
>
Optional
columnHideEvent:
EventEmitter
<
any
>
Returns
RecordViewModel
Properties
Protected
bypass
bypass
:
boolean
column
Hide
Event
column
Hide
Event
:
EventEmitter
<
any
>
column
Show
Event
column
Show
Event
:
EventEmitter
<
any
>
columns
columns
:
ColumnModel
[]
Protected
i18n
Key
i18n
Key
:
string
Protected
i18n
Value
i18n
Value
:
any
iconURL
iconURL
:
string
label
label
:
string
Protected
options
options
:
any
style
Classes
style
Classes
:
string
[]
table
Body
Height
table
Body
Height
:
string
tooltip
tooltip
:
string
type
type
:
string
Static
Column
Model
Column
Model
:
Type
<
ColumnModel
>
= ColumnModel
Methods
apply
I18N
apply
I18N
(
value
:
any
)
:
void
Parameters
value:
any
Returns
void
from
Json
from
Json
(
jsonData
:
any
)
:
void
Parameters
jsonData:
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/
Record
View
Model"
Column
Model
Record
View
Model
constructor
bypass
column
Hide
Event
column
Show
Event
columns
i18n
Key
i18n
Value
iconURL
label
options
style
Classes
table
Body
Height
tooltip
type
Column
Model
apply
I18N
from
Json
get
I18NKey
get
I18NValue
get
Options
is
Bypass
Key
set
Bypass
Key
set
I18NKey
set
Options
RECORD_
VIEW_
STYLE_
CLASS
Generated using
TypeDoc