typograph-editor-documentation
Preparing search index...
progressdialog
ProgressDialog
Class ProgressDialog
Hierarchy
DMDialog
ProgressDialog
Index
Constructors
constructor
Properties
closebutton
current
dialog_
content
dialog_
manager
id
local_
dialog_
content
min
okbutton
progressbar
type
Methods
do_
cancel
do_
ok
get_
progress_
bar
set_
content
Constructors
constructor
new
ProgressDialog
(
type
:
string
,
id
:
string
,
dialog_manager
:
DialogManger
,
max
:
number
,
)
:
ProgressDialog
Parameters
type
:
string
id
:
string
dialog_manager
:
DialogManger
max
:
number
Returns
ProgressDialog
Properties
closebutton
closebutton
:
HTMLElement
current
current
:
number
dialog_
content
dialog_content
:
HTMLElement
dialog_
manager
dialog_manager
:
DialogManger
id
id
:
string
local_
dialog_
content
local_dialog_content
:
HTMLElement
min
min
:
number
okbutton
okbutton
:
HTMLElement
progressbar
progressbar
:
ProgressBar
type
type
:
string
Methods
do_
cancel
do_cancel
()
:
void
Returns
void
do_
ok
do_ok
()
:
void
Returns
void
get_
progress_
bar
get_progress_bar
()
:
ProgressBar
Returns
ProgressBar
set_
content
set_content
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
closebutton
current
dialog_
content
dialog_
manager
id
local_
dialog_
content
min
okbutton
progressbar
type
Methods
do_
cancel
do_
ok
get_
progress_
bar
set_
content
typograph-editor-documentation
Loading...