
Classes | |
| interface | Keys |
Public Member Functions | |
| String | buttonClass () |
| String | buttonLabel () |
| ERMDSelectButton (WOContext context) | |
| WOComponent | selectObjectAction () |
| String | updateContainer () |
object
selectButtonLabel classForSelectObjButton idForParentMainContainer
| ERMDSelectButton | ( | WOContext | context | ) |
| String buttonClass | ( | ) |
CSS class for the select button
Defaults to "Button ObjButton SelectObjButton"
| String buttonLabel | ( | ) |
Label for select button
Defaults to "Select"
| WOComponent selectObjectAction | ( | ) |
Action performed by the select button
| String updateContainer | ( | ) |
ID of the update container for this button's ajax update. Defaults to the idForMainContainer value
Reimplemented from ERMDActionButton.
1.5.8