ERD2WMultiItemCustomComponent Class Reference
Inherits com::webobjects::directtoweb::D2WCustomComponent.
List of all members.
Detailed Description
Displays multiple items in one line. Useful for "firstName lastName" stuff. Rules: 100 : .. => displayPropertyKeys = (..., name, ...) 100 : .. and (propertyKey = "name") => displayPropertyKeys = (firstName, lastName) 100 : .. and (propertyKey = "name") => componentName =
ERD2WMultiItemCustomComponent Then all firstName and lastName will end up in one line with a "name" label.
- Author:
- ak propertyKey displayPropertyKeys displayNameForProperty componentName
Constructor & Destructor Documentation
The documentation for this class was generated from the following file: