
Public Member Functions | |
| InPlaceEditorExample (WOContext context) | |
| String | multilineValue () |
| void | saveOnChange () |
| void | setMultilineValue (String multilineValue) |
| WOActionResults | someAction () |
Public Attributes | |
| String | _exampleValue |
| int | _numericValue |
| String | _strippedValue |
Private Attributes | |
| String | _multilineValue |
| InPlaceEditorExample | ( | WOContext | context | ) |
| String multilineValue | ( | ) |
| void saveOnChange | ( | ) |
| void setMultilineValue | ( | String | multilineValue | ) |
| WOActionResults someAction | ( | ) |
String _multilineValue [private] |
| int _numericValue |
1.5.8