Public Member Functions | |
| NSArray | array () |
| String | closedLabelString () |
| CollapsibleList (WOContext context) | |
| String | entityName () |
| String | openedLabelString () |
| NSDictionary | settings () |
| boolean | synchronizesVariablesWithBindings () |
Public Attributes | |
| String | closedLabelString |
| String | openedLabelString |
Package Functions | |
| ERXLocalizer | localizer () |
| String | plurifiedString (String template, String entity, NSArray arr) |
Static Package Attributes | |
| static final Logger | log = Logger.getLogger(CollapsibleList.class.getClass().getName() + ".components") |
closedLabelString items openedLabelString entityName bgcolor pageConfiguration noItemsString
ak on Thu Aug 22 2002 BugTracker
| CollapsibleList | ( | WOContext | context | ) |
Public constructor
| context | the context |
| NSArray array | ( | ) |
| String entityName | ( | ) |
| ERXLocalizer localizer | ( | ) | [package] |
| NSDictionary settings | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
component does not synchronize it's variables
final Logger log = Logger.getLogger(CollapsibleList.class.getClass().getName() + ".components") [static, package] |
logging support
1.5.8