
Public Member Functions | |
| WOComponent | cancel () |
| String | choicesSortKey () |
| ERDEditList (WOContext context) | |
| NSArray | list () |
| String | listLabel () |
| WOComponent | nextPage () |
| NSArray | selections () |
| WOComponent | submit () |
Public Attributes | |
| String | choiceDisplayKey |
| String | choices |
| String | choicesSortKey |
| String | dummy |
| String | errorMessage |
| EOEnterpriseObject | item |
| WOComponent | nextPage |
| NextPageDelegate | nextPageDelegate |
| Number | numberOfColumns |
Static Public Attributes | |
| static final Logger | log = Logger.getLogger(ERDEditList.class) |
Private Attributes | |
| NSArray | _list |
| NSArray | _selections |
| ERDEditList | ( | WOContext | context | ) |
| WOComponent cancel | ( | ) |
| String choicesSortKey | ( | ) |
| NSArray list | ( | ) |
com.webobjects.eocontrol.EOEnterpriseObject
| String listLabel | ( | ) |
| WOComponent nextPage | ( | ) |
| NSArray selections | ( | ) |
| WOComponent submit | ( | ) |
NSArray _list [private] |
NSArray _selections [private] |
| EOEnterpriseObject item |
final Logger log = Logger.getLogger(ERDEditList.class) [static] |
logging support
Reimplemented from ERDCustomEditComponent.
| WOComponent nextPage |
| NextPageDelegate nextPageDelegate |
1.5.8