typograph-editor-documentation
Preparing search index...
pagesizedialog
PageSizeDialog
Class PageSizeDialog
Hierarchy
DMDialog
PageSizeDialog
Index
Constructors
constructor
Properties
cancel
Proc
closebutton
dialog_
content
dialog_
manager
id
okbutton
ok
Proc
page_
height
page_
width
range_
group
range_
input
scale
scale_
x
scale_
y
type
width_
height_
locked
Methods
do_
cancel
do_
ok
height_
change
lock_
active
on_
range_
select
set_
content
set_
height
set_
locked
set_
scale
set_
width
width_
change
Constructors
constructor
new
PageSizeDialog
(
type
:
string
,
id
:
string
,
dialog_manager
:
DialogManger
,
page
:
Page
,
)
:
PageSizeDialog
Parameters
type
:
string
id
:
string
dialog_manager
:
DialogManger
page
:
Page
Returns
PageSizeDialog
Properties
cancel
Proc
cancelProc
:
callbackwithstring
closebutton
closebutton
:
HTMLElement
dialog_
content
dialog_content
:
HTMLElement
dialog_
manager
dialog_manager
:
DialogManger
id
id
:
string
okbutton
okbutton
:
HTMLElement
ok
Proc
okProc
:
callbackwithstring
page_
height
page_height
:
Inputfield
page_
width
page_width
:
Inputfield
range_
group
range_group
:
RadioGroup
range_
input
range_input
:
Inputfield
scale
scale
:
Label
scale_
x
scale_x
:
number
= 1.0
scale_
y
scale_y
:
number
= 1.0
type
type
:
string
width_
height_
locked
width_height_locked
:
SVGcontrol
Methods
do_
cancel
do_cancel
()
:
void
Returns
void
do_
ok
do_ok
()
:
void
Returns
void
height_
change
height_change
(
s
:
string
)
:
void
Parameters
s
:
string
Returns
void
lock_
active
lock_active
()
:
boolean
Returns
boolean
on_
range_
select
on_range_select
(
value
:
number
)
:
void
Parameters
value
:
number
Returns
void
set_
content
set_content
()
:
void
Returns
void
set_
height
set_height
(
n
:
number
)
:
void
Parameters
n
:
number
Returns
void
set_
locked
set_locked
(
e
:
MouseEvent
)
:
void
Parameters
e
:
MouseEvent
Returns
void
set_
scale
set_scale
()
:
void
Returns
void
set_
width
set_width
(
n
:
number
)
:
void
Parameters
n
:
number
Returns
void
width_
change
width_change
(
s
:
string
)
:
void
Parameters
s
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cancel
Proc
closebutton
dialog_
content
dialog_
manager
id
okbutton
ok
Proc
page_
height
page_
width
range_
group
range_
input
scale
scale_
x
scale_
y
type
width_
height_
locked
Methods
do_
cancel
do_
ok
height_
change
lock_
active
on_
range_
select
set_
content
set_
height
set_
locked
set_
scale
set_
width
width_
change
typograph-editor-documentation
Loading...