Inherited by LightWindowButton, and LightWindowLink.

Classes | |
| interface | Bindings |
Public Member Functions | |
| void | appendToResponse (WOResponse response, WOContext context) |
| String | formID () |
| LightWindow (WOContext context) | |
Static Public Attributes | |
| static final String | type = ERXProperties.stringForKeyWithDefault("er.prototaculous.widgets.LightWindow.type", "external") |
Static Private Attributes | |
| static boolean | useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", true) |
| LightWindow | ( | WOContext | context | ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
| String formID | ( | ) |
final String type = ERXProperties.stringForKeyWithDefault("er.prototaculous.widgets.LightWindow.type", "external") [static] |
boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", true) [static, private] |
1.5.8