Class DwtAlert
Class Detail
DwtAlert(parent, className, posStyle)
Constructs a control that alerts the user to important information.
Field Detail
<static>
DwtAlert.CRITICAL
Defines the "critical" style.
<static>
DwtAlert.INFORMATION
Defines the "information" style.
<static>
DwtAlert.SUCCESS
Defines the "success" style
<static>
DwtAlert.WARNING
Defines the "warning" style.
Method Detail
{boolean}
getIconVisible()
Gets the icon visibility.
Gets the style.
{string}
getTitle()
Gets the title.
setIconVisible(visible)
Sets the icon visibility.
setStyle(style)
Sets the style.
setTitle(title)
Sets the title.
|
||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:26 GMT-0400 (EDT)
|