ERD2WQueryToManyRelationship Class Reference

Inherits com::webobjects::directtoweb::D2WQueryToManyRelationship.

Collaboration diagram for ERD2WQueryToManyRelationship:

Collaboration graph
[legend]

List of all members.

Public Member Functions

String componentName ()
 ERD2WQueryToManyRelationship (WOContext context)
boolean hasMultipleSelection ()
boolean matchesAllValues ()
Object restrictedChoiceList ()
WOComponent self ()
void setValue (Object newValue)

Static Private Attributes

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


Detailed Description

Enhanced relationship query component to to-many relationships. multiple when true, the user can choose multiple items matchesAllValues when true matching values need all selected values, when false only one value of the selection is enough restrictedChoiceKey keypath off the component that returns the list of objects to display restrictingFetchSpecification name of the fetchSpec to use for the list of objects. keyWhenRelationship numCols size entity toOneUIStyle localizeDisplayKeys destinationEntityName isMandatory sortKey noSelectionString id popupName propertyKey

Constructor & Destructor Documentation

ERD2WQueryToManyRelationship ( WOContext  context  ) 

Public constructor

Parameters:
context the context


Member Function Documentation

String componentName (  ) 

boolean hasMultipleSelection (  ) 

boolean matchesAllValues (  ) 

Object restrictedChoiceList (  ) 

WOComponent self (  ) 

void setValue ( Object  newValue  ) 


Member Data Documentation

final Logger log = Logger.getLogger(ERD2WQueryToManyRelationship.class) [static, private]

logging support


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