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/SimpleListModel"
SimpleListModel
Class SimpleListModel
Hierarchy
AbstractHasOptions
SimpleListModel
Implements
IHasOptions
Index
Constructors
constructor
Properties
description
Field
Name
description
Type
options
title
Field
Name
title
Type
Methods
get
Options
set
Options
Constructors
constructor
new
Simple
List
Model
(
titleFieldName
?:
string
, titleType
?:
Type
<
any
>
, descriptionFieldName
?:
string
, descriptionType
?:
Type
<
any
>
)
:
SimpleListModel
Parameters
Optional
titleFieldName:
string
Optional
titleType:
Type
<
any
>
Optional
descriptionFieldName:
string
Optional
descriptionType:
Type
<
any
>
Returns
SimpleListModel
Properties
description
Field
Name
description
Field
Name
:
string
description
Type
description
Type
:
Type
<
any
>
Protected
options
options
:
any
title
Field
Name
title
Field
Name
:
string
title
Type
title
Type
:
Type
<
any
>
Methods
get
Options
get
Options
(
)
:
any
Returns
any
set
Options
set
Options
(
options
:
any
)
:
void
Parameters
options:
any
Returns
void
Globals
"component/model/
Simple
List
Model"
Simple
List
Model
constructor
description
Field
Name
description
Type
options
title
Field
Name
title
Type
get
Options
set
Options
Generated using
TypeDoc