jQuery.wijmo Namespace : wijdialog type |
Javascript (Usage) | |
---|---|
var instance = new jQuery.wijmo.wijdialog(); |
Javascript (Specification) | |
---|---|
|
Object
jQuery.wijmo.wijdialog
Name | Description | |
---|---|---|
![]() | wijdialog Constructor |
Name | Description | |
---|---|---|
![]() | defaultElement | |
![]() | namespace | |
![]() | options | |
![]() ![]() | version | |
![]() | widgetEventPrefix | |
![]() | widgetFullName | |
![]() | widgetName |
Name | Description | |
---|---|---|
![]() | close | The close method closes the dialog widget. |
![]() | destroy | Removes the wijdialog functionality completely. This returns the element to its pre-init state. |
![]() | disable | |
![]() | enable | |
![]() | getState | The getState method gets the state of the dialog widget. |
![]() | isOpen | |
![]() | maximize | The maximize method maximizes the wijdialog. |
![]() | minimize | The minimize method minimizes the wijdialog. |
![]() | moveToTop | |
![]() | open | The open method opens an instance of the wijdialog. |
![]() | option | |
![]() | pin | The pin method prevents the wijdialog from being moved. |
![]() | refresh | The refresh method refreshes the iframe content within the wijdialog. |
![]() | reset | The reset method resets dialog properties such as width and height to their default values. |
![]() | restore | The restore method restores the wijdialog to its normal size from either the minimized or the maximized state. |
![]() | toggle | The toggle method expands or collapses the content of the wijdialog. |
![]() | widget |