Properties

Name Type
autoOpen bool
animationType object
collapsed bool
collapseAnimationDuration double
content string
closeAnimationDuration double
closeButtonSize double
closeButtonAction object
cancelButton object
dragArea object
draggable bool
disabled bool
height object
initContent object
isModal bool
keyboardCloseKey object
keyboardNavigation bool
minHeight object
maxHeight object
minWidth object
maxWidth object
modalOpacity object
modalZIndex double
modalBackgroundZIndex double
okButton object
position object
rtl bool
resizable bool
showAnimationDuration double
showCloseButton bool
showCollapseButton bool
theme string
title string
width object
zIndex double

Events

onClose Event
onCollapse Event
onExpand Event
onMoving Event
onMoved Event
onOpen Event
onResizing Event
onResized Event

Methods

Name Arguments Return Type
bringToFront () void
close () void
collapse () void
closeAll () void
disable () void
destroy () void
enable () void
expand () void
focus () void
isOpen () bool
move (double top, double left) void
open () void
hide () void
resize (double top, double left) void
setTitle (string title) void
setContent (string content) void