Inherited by ModalBoxButton, and ModalBoxLink.

Classes | |
| interface | Bindings |
Public Member Functions | |
| void | appendToResponse (WOResponse response, WOContext context) |
| String | left () |
| ModalBox (WOContext context) | |
| String | options () |
| String | title () |
| String | width () |
Protected Member Functions | |
| NSArray< String > | _options () |
Static Private Attributes | |
| static boolean | useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", false) |
| ModalBox | ( | WOContext | context | ) |
| NSArray<String> _options | ( | ) | [protected] |
Reimplemented in ModalBoxButton, ModalBoxLink, and ModalBoxOnLoad.
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
| String left | ( | ) |
| String options | ( | ) |
| String title | ( | ) |
| String width | ( | ) |
boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", false) [static, private] |
1.5.8