
Public Member Functions | |
| String | anchor () |
| String | closedImageFileName () |
| String | currentArrowImageName () |
| String | framework () |
| boolean | hasSubmitAction () |
| String | helpString () |
| boolean | isVisible () |
| String | label () |
| String | openedImageFileName () |
| String | submitActionName () |
| boolean | synchronizesVariablesWithBindings () |
| WOComponent | toggleVisibilityClicked () |
| WOCollapsibleComponentContent (WOContext aContext) | |
Protected Attributes | |
| int | _anchor |
| String | _closedImageFileName |
| String | _framework |
| boolean | _isFrameworkSet |
| boolean | _isVisible |
| boolean | _isVisibleSet |
| String | _openedImageFileName |
| String | _submitActionName |
Static Protected Attributes | |
| static int | _counter = 0 |
| static final String | _undefinedMarker = "UNDEFINED" |
| WOCollapsibleComponentContent | ( | WOContext | aContext | ) |
| String anchor | ( | ) |
| String closedImageFileName | ( | ) |
| String currentArrowImageName | ( | ) |
| String framework | ( | ) |
| boolean hasSubmitAction | ( | ) |
| String helpString | ( | ) |
| boolean isVisible | ( | ) |
| String label | ( | ) |
| String openedImageFileName | ( | ) |
| String submitActionName | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
| WOComponent toggleVisibilityClicked | ( | ) |
int _anchor [protected] |
String _closedImageFileName [protected] |
int _counter = 0 [static, protected] |
String _framework [protected] |
boolean _isFrameworkSet [protected] |
boolean _isVisible [protected] |
boolean _isVisibleSet [protected] |
String _openedImageFileName [protected] |
String _submitActionName [protected] |
final String _undefinedMarker = "UNDEFINED" [static, protected] |
1.5.8