
Public Member Functions | |
| EODataSource | dataSource () |
| ERXToManyRelationship (WOContext context) | |
| boolean | isBrowser () |
| boolean | isJSEditor () |
| NSArray | selections () |
Public Attributes | |
| final String | checkBoxComponentName = ERXProperties.stringForKeyWithDefault("er.extensions.components.ERXToManyRelationship.checkBoxComponentName", "ERXCheckboxMatrix") |
Static Public Attributes | |
| static final Logger | log = Logger.getLogger(ERXToManyRelationship.class) |
| ERXToManyRelationship | ( | WOContext | context | ) |
| EODataSource dataSource | ( | ) |
Reimplemented from ERXArrayChooser.
| boolean isBrowser | ( | ) |
Reimplemented from ERXArrayChooser.
| boolean isJSEditor | ( | ) |
| NSArray selections | ( | ) |
Reimplemented from WOToManyRelationship.
| final String checkBoxComponentName = ERXProperties.stringForKeyWithDefault("er.extensions.components.ERXToManyRelationship.checkBoxComponentName", "ERXCheckboxMatrix") |
final Logger log = Logger.getLogger(ERXToManyRelationship.class) [static] |
logging support
Reimplemented from ERXArrayChooser.
1.5.8