Inherited by ERXCollapsibleComponentContent, and WOAjaxCollapsibleComponentContent.

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) | |
Private Attributes | |
| int | _anchor |
| String | _closedImageFileName |
| String | _framework |
| boolean | _isFrameworkSet |
| boolean | _isVisible |
| boolean | _isVisibleSet |
| String | _openedImageFileName |
| String | _submitActionName |
Static Private Attributes | |
| static int | _counter = 0 |
| static final String | _undefinedMarker = "UNDEFINED" |
| WOCollapsibleComponentContent | ( | WOContext | aContext | ) |
| String anchor | ( | ) |
| String closedImageFileName | ( | ) |
Reimplemented in ERXCollapsibleComponentContent.
| String currentArrowImageName | ( | ) |
| String framework | ( | ) |
Reimplemented in ERXCollapsibleComponentContent.
| boolean hasSubmitAction | ( | ) |
| String helpString | ( | ) |
| boolean isVisible | ( | ) |
| String label | ( | ) |
| String openedImageFileName | ( | ) |
Reimplemented in ERXCollapsibleComponentContent.
| String submitActionName | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
| WOComponent toggleVisibilityClicked | ( | ) |
Reimplemented in WOAjaxCollapsibleComponentContent.
int _anchor [private] |
String _closedImageFileName [private] |
Reimplemented in ERXCollapsibleComponentContent.
int _counter = 0 [static, private] |
String _framework [private] |
Reimplemented in ERXCollapsibleComponentContent.
boolean _isFrameworkSet [private] |
Reimplemented in ERXCollapsibleComponentContent.
boolean _isVisible [private] |
boolean _isVisibleSet [private] |
String _openedImageFileName [private] |
Reimplemented in ERXCollapsibleComponentContent.
String _submitActionName [private] |
final String _undefinedMarker = "UNDEFINED" [static, private] |
1.5.8