@mathjax/src
Preparing search index...
ui/dialog/SelectionDialog
SelectionDialog
Class SelectionDialog
The Selection dialog class
Hierarchy
SelectionBox
SelectionDialog
Index
Constructors
constructor
Methods
display
post
Constructors
constructor
new
SelectionDialog
(
title
:
string
,
signature
:
string
,
selections
:
selection
[]
,
order
:
SelectionOrder
,
grid
:
SelectionGrid
,
menu
:
MJContextMenu
,
)
:
SelectionDialog
Parameters
title
:
string
signature
:
string
selections
:
selection
[]
order
:
SelectionOrder
grid
:
SelectionGrid
menu
:
MJContextMenu
Returns
SelectionDialog
Methods
display
display
()
:
void
Returns
void
post
post
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
display
post
@mathjax/src
Loading...
The Selection dialog class