
Public Member Functions | |
| String | choiceDisplayKey () |
| String | choicePageName () |
| String | choices () |
| String | displayStringForItem () |
| String | editButtonName () |
| WOComponent | editList () |
| ERDEditListButton (WOContext context) | |
| String | explaination () |
| NSArray | list () |
| Number | numberOfColumns () |
| boolean | synchronizesVariablesWithBindings () |
Public Attributes | |
| EOEnterpriseObject | item |
Protected Attributes | |
| NextPageDelegate | _nextPageDelegate |
Private Attributes | |
| String | _choiceDisplayKey |
| String | _choices |
| String | _editButtonName |
| String | _explaination |
| Number | _numberOfColumns |
| String | choicePageName |
Static Private Attributes | |
| static final Number | THREE = ERXConstant.integerForInt(3) |
choiceDisplayKey choicePageName choices editButtonName extraBindings key numberOfColumns object
| ERDEditListButton | ( | WOContext | context | ) |
| String choiceDisplayKey | ( | ) |
| String choicePageName | ( | ) |
| String choices | ( | ) |
| String displayStringForItem | ( | ) |
| String editButtonName | ( | ) |
| WOComponent editList | ( | ) |
| String explaination | ( | ) |
| NSArray list | ( | ) |
| Number numberOfColumns | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
Overridden from superclass to turn on component synching, which is the default.
Reimplemented from ERDCustomEditComponent.
String _choiceDisplayKey [private] |
String _editButtonName [private] |
String _explaination [private] |
NextPageDelegate _nextPageDelegate [protected] |
Number _numberOfColumns [private] |
String choicePageName [private] |
| EOEnterpriseObject item |
1.5.8