
Classes | |
| interface | Bindings |
Public Member Functions | |
| String | classString () |
| String | href () |
| WOActionResults | invokeAction (WORequest aRequest, WOContext aContext) |
| boolean | isStateless () |
| LightWindowLink (WOContext context) | |
| String | params () |
| boolean | synchronizesVariablesWithBindings () |
Private Member Functions | |
| NSArray< String > | _params () |
Extending the api of WOHyperlink. Only additional bindings:
type // LightWindow lightwindow_type
| LightWindowLink | ( | WOContext | context | ) |
| NSArray<String> _params | ( | ) | [private] |
| String classString | ( | ) |
| String href | ( | ) |
| WOActionResults invokeAction | ( | WORequest | aRequest, | |
| WOContext | aContext | |||
| ) |
| boolean isStateless | ( | ) |
| String params | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
1.5.8