ERDEditListButton Class Reference

Inherits er::directtoweb::components::ERDCustomEditComponent.

Collaboration diagram for ERDEditListButton:

Collaboration graph
[legend]

List of all members.

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)


Detailed Description

Nice component used for editing a toMany relationship by taking the user to another page to pick which objects belong in the relationship.

choiceDisplayKey choicePageName choices editButtonName extraBindings key numberOfColumns object


Constructor & Destructor Documentation

ERDEditListButton ( WOContext  context  ) 


Member Function Documentation

String choiceDisplayKey (  ) 

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.


Member Data Documentation

String _choices [private]

Object

String _explaination [private]

NextPageDelegate _nextPageDelegate [protected]

EOEnterpriseObject item

final Number THREE = ERXConstant.integerForInt(3) [static, private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:51 2012 for Project Wonder by  doxygen 1.5.8