Universal Robots TypeScript API - v10.12.0
Preparing search index...
ui-models
GenericDialogOptions
Interface GenericDialogOptions
interface
GenericDialogOptions
{
cancelText
?:
string
;
confirmText
?:
string
;
dialogSize
?:
|
"TAKEOVER"
|
"XXL"
|
"XL"
|
"LARGE"
|
"DEFAULT"
|
"SMALL"
|
"XSMALL"
;
disableClose
?:
boolean
;
icon
?:
string
;
raiseForKeyboard
?:
boolean
;
showFooter
?:
boolean
;
showHeader
?:
boolean
;
title
?:
string
;
}
Index
Properties
cancel
Text?
confirm
Text?
dialog
Size?
disable
Close?
icon?
raise
For
Keyboard?
show
Footer?
show
Header?
title?
Properties
Optional
cancel
Text
cancelText
?:
string
Optional
confirm
Text
confirmText
?:
string
Optional
dialog
Size
dialogSize
?:
|
"TAKEOVER"
|
"XXL"
|
"XL"
|
"LARGE"
|
"DEFAULT"
|
"SMALL"
|
"XSMALL"
Optional
disable
Close
disableClose
?:
boolean
Optional
icon
icon
?:
string
Optional
raise
For
Keyboard
raiseForKeyboard
?:
boolean
Optional
show
Footer
showFooter
?:
boolean
Optional
show
Header
showHeader
?:
boolean
Optional
title
title
?:
string
Settings
Member Visibility
External
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
cancel
Text
confirm
Text
dialog
Size
disable
Close
icon
raise
For
Keyboard
show
Footer
show
Header
title
Universal Robots TypeScript API - v10.12.0
Loading...