Search
Preparing search index...
The search index is not available
com.phloxui
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"model/ComponentDialogModel"
ComponentDialogModel
Class ComponentDialogModel
Hierarchy
DialogModel
ComponentDialogModel
Index
Constructors
constructor
Properties
body
body
Style
Class
button
Models
close
Handler
component
Type
data
footer
Style
Class
header
Style
Class
height
model
title
type
width
Button
Model
Constructors
constructor
new
Component
Dialog
Model
(
title
?:
string
, body
?:
any
, modelType
?:
string
, buttonModels
?:
ButtonModel
[]
, componentType
?:
Type
<
any
>
, componentModel
?:
any
, data
?:
any
, width
?:
string
, height
?:
string
, headerStyleClass
?:
string
[]
, bodyStyleClass
?:
string
[]
, footerStyleClass
?:
string
[]
, closeHandler
?:
Function
)
:
ComponentDialogModel
Parameters
Optional
title:
string
Optional
body:
any
Optional
modelType:
string
Optional
buttonModels:
ButtonModel
[]
Optional
componentType:
Type
<
any
>
Optional
componentModel:
any
Optional
data:
any
Optional
width:
string
Optional
height:
string
Optional
headerStyleClass:
string
[]
Optional
bodyStyleClass:
string
[]
Optional
footerStyleClass:
string
[]
Optional
closeHandler:
Function
Returns
ComponentDialogModel
Properties
body
body
:
any
body
Style
Class
body
Style
Class
:
string
[]
button
Models
button
Models
:
ButtonModel
[]
close
Handler
close
Handler
:
Function
component
Type
component
Type
:
Type
<
any
>
data
data
:
any
footer
Style
Class
footer
Style
Class
:
string
[]
header
Style
Class
header
Style
Class
:
string
[]
height
height
:
string
model
model
:
any
title
title
:
string
type
type
:
string
width
width
:
string
Static
Button
Model
Button
Model
:
Type
<
ButtonModel
>
= ButtonModel
Globals
"model/
Component
Dialog
Model"
Button
Model
Component
Dialog
Model
constructor
body
body
Style
Class
button
Models
close
Handler
component
Type
data
footer
Style
Class
header
Style
Class
height
model
title
type
width
Button
Model
Generated using
TypeDoc