
Public Member Functions | |
| ERDPickIntermediateButton (WOContext context) | |
| WOComponent | pickAction () |
| String | pickButtonLabel () |
Static Private Attributes | |
| static final Logger | log = Logger.getLogger(ERDPickIntermediateButton.class) |
pickRelationshipName name of the relationship keypath (eg: items.article) pickConfigurationName name of the page configuration to use (optional) pickButtonLabel label for the button (optional)
| ERDPickIntermediateButton | ( | WOContext | context | ) |
Public constructor
| context | the context |
| WOComponent pickAction | ( | ) |
| String pickButtonLabel | ( | ) |
final Logger log = Logger.getLogger(ERDPickIntermediateButton.class) [static, private] |
logging support
Reimplemented from ERDActionButton.
1.5.8