
Public Member Functions | |
| ERDSelectAllButton (WOContext context) | |
| WOComponent | selectAllAction () |
Protected Member Functions | |
| ERDPickPageInterface | parentPickPage () |
Static Private Attributes | |
| static final Logger | log = Logger.getLogger(ERDSelectAllButton.class) |
sample sample binding explanation sample sample d2w key
| ERDSelectAllButton | ( | WOContext | context | ) |
Public constructor
| context | the context |
| ERDPickPageInterface parentPickPage | ( | ) | [protected] |
Utility to return the enclosing pick page, if there is one.
Reimplemented from ERDActionButton.
| WOComponent selectAllAction | ( | ) |
Selects all objects.
final Logger log = Logger.getLogger(ERDSelectAllButton.class) [static, private] |
logging support
Reimplemented from ERDActionButton.
1.5.8