Search
Preparing search index...
The search index is not available
cv-dialog-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"print"
PrintForm
Class PrintForm
Hierarchy
Container
PrintForm
Index
Constructors
constructor
Properties
_hide
Control
Framing
_hide
Save
Cancel
Buttons
_settings
_text
Attributes
node
Child
Dict
Accessors
actual
Heights
actual
Widths
actualX
actualY
background
Color
binding
children
container
Width
height
hide
Control
Framing
hide
Save
Cancel
Buttons
id
layout
padding
page
Children
parent
Container
settings
text
Attributes
width
x
y
Methods
assign
Children
assign
Container
Width
assign
Parent
Width
calc
And
Assign
Container
Width
init
Component
With
init
Container
With
fromXMLString
Constructors
constructor
new
Print
Form
(
node
:
Node
)
:
PrintForm
Parameters
node:
Node
Returns
PrintForm
Properties
Private
_hide
Control
Framing
_hide
Control
Framing
:
boolean
Private
_hide
Save
Cancel
Buttons
_hide
Save
Cancel
Buttons
:
boolean
Private
_settings
_settings
:
Settings
Protected
_text
Attributes
_text
Attributes
:
TextAttributes
Protected
node
Child
Dict
node
Child
Dict
:
Object
Accessors
actual
Heights
get
actualHeights
(
)
:
Array
<
number
>
Returns
Array
<
number
>
actual
Widths
get
actualWidths
(
)
:
Array
<
number
>
Returns
Array
<
number
>
actualX
get
actualX
(
)
:
number
Returns
number
actualY
get
actualY
(
)
:
number
Returns
number
background
Color
get
backgroundColor
(
)
:
Color
Returns
Color
binding
get
binding
(
)
:
Binding
Returns
Binding
children
get
children
(
)
:
Array
<
Component
>
Returns
Array
<
Component
>
container
Width
get
containerWidth
(
)
:
number
Returns
number
height
get
height
(
)
:
number
Returns
number
hide
Control
Framing
get
hideControlFraming
(
)
:
boolean
Returns
boolean
hide
Save
Cancel
Buttons
get
hideSaveCancelButtons
(
)
:
boolean
Returns
boolean
id
get
id
(
)
:
string
Returns
string
layout
get
layout
(
)
:
Layout
Returns
Layout
padding
get
padding
(
)
:
Edges
Returns
Edges
page
Children
get
pageChildren
(
)
:
Page
[]
Returns
Page
[]
parent
Container
get
parentContainer
(
)
:
Container
Returns
Container
settings
get
settings
(
)
:
Settings
Returns
Settings
text
Attributes
get
textAttributes
(
)
:
TextAttributes
Returns
TextAttributes
width
get
width
(
)
:
number
Returns
number
x
get
x
(
)
:
number
Returns
number
y
get
y
(
)
:
number
Returns
number
Methods
Protected
assign
Children
assign
Children
(
c
:
Array
<
Component
>
)
:
void
Parameters
c:
Array
<
Component
>
Returns
void
Protected
assign
Container
Width
assign
Container
Width
(
width
:
number
)
:
void
Parameters
width:
number
Returns
void
Protected
assign
Parent
Width
assign
Parent
Width
(
parentWidth
:
number
)
:
void
Parameters
parentWidth:
number
Returns
void
Protected
calc
And
Assign
Container
Width
calc
And
Assign
Container
Width
(
parentContainer
:
Container
)
:
void
Parameters
parentContainer:
Container
Returns
void
init
Component
With
init
Component
With
(
overrideLayout
?:
Layout
)
:
void
Parameters
Optional
overrideLayout:
Layout
Returns
void
init
Container
With
init
Container
With
(
overrideLayout
?:
Layout
, overideChildren
?:
Array
<
Component
>
)
:
void
Parameters
Optional
overrideLayout:
Layout
Optional
overideChildren:
Array
<
Component
>
Returns
void
Static
fromXMLString
fromXMLString
(
xmlString
:
string
)
:
PrintForm
Parameters
xmlString:
string
Returns
PrintForm
Globals
"briefcase-
template"
"client"
"dialog"
"models"
"persistence"
"persistence-
tools"
"print"
"service-
worker"
"storage"
"util"
"version"
"ws"
Print
Form
constructor
_hide
Control
Framing
_hide
Save
Cancel
Buttons
_settings
_text
Attributes
node
Child
Dict
actual
Heights
actual
Widths
actualX
actualY
background
Color
binding
children
container
Width
height
hide
Control
Framing
hide
Save
Cancel
Buttons
id
layout
padding
page
Children
parent
Container
settings
text
Attributes
width
x
y
assign
Children
assign
Container
Width
assign
Parent
Width
calc
And
Assign
Container
Width
init
Component
With
init
Container
With
fromXMLString
Generated using
TypeDoc