ERDLinkToViewList Class Reference

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

Collaboration diagram for ERDLinkToViewList:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ERDLinkToViewList (WOContext context)
boolean isStateless ()
String linkName ()
NSArray list ()
boolean listIsEmpty ()
void reset ()
boolean synchronizesVariablesWithBindings ()
WOComponent view ()

Static Public Attributes

static final Logger log = Logger.getLogger(ERDLinkToViewList.class)

Private Attributes

NSArray _list


Detailed Description

Generic link component used to view a list.

Uses the key "displayNameForLinkToViewList" now to provide a different name instead of the entity name if set in the rules

list the list to show object object to get list from key keypath to get list from object listConfigurationName name of the page configuration to jump to entityName displayNameForLinkToViewList


Constructor & Destructor Documentation

ERDLinkToViewList ( WOContext  context  ) 


Member Function Documentation

boolean isStateless (  ) 

component is not stateless

Reimplemented from ERDCustomEditComponent.

String linkName (  ) 

NSArray list (  ) 

boolean listIsEmpty (  ) 

void reset (  ) 

Used by stateless subclasses.

Reimplemented from ERDCustomEditComponent.

boolean synchronizesVariablesWithBindings (  ) 

Overridden from superclass to turn on component synching, which is the default.

Reimplemented from ERDCustomEditComponent.

WOComponent view (  ) 


Member Data Documentation

NSArray _list [private]

final Logger log = Logger.getLogger(ERDLinkToViewList.class) [static]

logging support

Reimplemented from ERDCustomEditComponent.


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

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