Search
Preparing search index...
The search index is not available
catavolt-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"catavolt/dialog"
XFormDef
Class XFormDef
Hierarchy
XPaneDef
XFormDef
Index
Constructors
constructor
Properties
border
Style
form
Layout
form
Style
header
Def
Ref
name
pane
Def
Refs
pane
Id
title
Methods
fromWS
Constructors
constructor
new XForm
Def
(
borderStyle
:
string
, formLayout
:
string
, formStyle
:
string
, name
:
string
, paneId
:
string
, title
:
string
, headerDefRef
:
XPaneDefRef
, paneDefRefs
:
Array
<
XPaneDefRef
>
)
:
XFormDef
Parameters
borderStyle:
string
formLayout:
string
formStyle:
string
name:
string
paneId:
string
title:
string
headerDefRef:
XPaneDefRef
paneDefRefs:
Array
<
XPaneDefRef
>
Returns
XFormDef
Properties
border
Style
border
Style
:
string
form
Layout
form
Layout
:
string
form
Style
form
Style
:
string
header
Def
Ref
header
Def
Ref
:
XPaneDefRef
name
name
:
string
pane
Def
Refs
pane
Def
Refs
:
Array
<
XPaneDefRef
>
pane
Id
pane
Id
:
string
title
title
:
string
Methods
Static
fromWS
fromWS
(
otype
:
string
, jsonObj
:
any
)
:
Try
<
XPaneDef
>
Parameters
otype:
string
jsonObj:
any
Returns
Try
<
XPaneDef
>
Globals
Internals
"catavolt"
Externals
"catavolt/dialog"
"catavolt/fp"
"catavolt/print"
"catavolt/util"
"catavolt/version"
"catavolt/ws"
XForm
Def
constructor
border
Style
form
Layout
form
Style
header
Def
Ref
name
pane
Def
Refs
pane
Id
title
fromWS
Generated using
TypeDoc