
Classes | |
| interface | Keys |
Public Member Functions | |
| String | buttonClass () |
| String | buttonLabel () |
| ERMDInspectButton (WOContext context) | |
| WOActionResults | inspectObjectAction () |
| WOActionResults | inspectObjectInPageAction () |
Static Private Attributes | |
| static final Logger | log = Logger.getLogger(ERMDInspectButton.class) |
object
inspectConfigurationName classForInspectObjButton inspectButtonLabel
| ERMDInspectButton | ( | WOContext | context | ) |
| String buttonClass | ( | ) |
CSS class for inspect button
Defaults to "Button ObjButton InspectObjButton"
| String buttonLabel | ( | ) |
Label for the inspect button
Defaults to "Inspect"
| WOActionResults inspectObjectAction | ( | ) |
Action for inspect button
| WOActionResults inspectObjectInPageAction | ( | ) |
Action for inspect button if in-line editing is disabled
final Logger log = Logger.getLogger(ERMDInspectButton.class) [static, private] |
logging support
Reimplemented from ERMDActionButton.
1.5.8