public class DTPopup
Used to create and manage Dynaweb II popup windows
use ::DTPopup.bbj::DTPopup
| Constructor and Description |
|---|
DTPopup(BBjString title!) |
DTPopup(BBjString title!, BBjString width!) |
DTPopup(BBjString title!, BBjString width!, BBjString top!) |
| Modifier and Type | Method and Description |
|---|---|
void | clearTopPopup(Boolean clearTopPopup!) |
void | deliver() |
DTJsonObject | getJson() |
void | setFitContent(boolean fitContent!) |
void | setMaxWidth(BBjInt maxWidth%) |
void | setParentContent(Boolean parentContent!) |
void | setRedirectOrApi(BBjString redirectOrApi!) |
void | showClose(boolean close!) |
public DTPopup(BBjString title!)public void clearTopPopup(Boolean clearTopPopup!)
public void deliver()
public DTJsonObject getJson()public void setFitContent(boolean fitContent!)
public void setMaxWidth(BBjInt maxWidth%)
public void setParentContent(Boolean parentContent!)
public void setRedirectOrApi(BBjString redirectOrApi!)public void showClose(boolean close!)