
Public Member Functions | |
| Object | displayValue () |
| ERDLinkToEditObject (WOContext context) | |
| boolean | isStateless () |
| void | reset () |
| boolean | synchronizesVariablesWithBindings () |
| WOComponent | view () |
Static Public Attributes | |
| static final Logger | log = Logger.getLogger(ERDLinkToEditObject.class) |
| ERDLinkToEditObject | ( | WOContext | context | ) |
| Object displayValue | ( | ) |
| boolean isStateless | ( | ) |
component is not stateless
Reimplemented from ERDCustomEditComponent.
| void reset | ( | ) |
Used by stateless subclasses.
Reimplemented from ERDCustomEditComponent.
| boolean synchronizesVariablesWithBindings | ( | ) |
Overridden from superclass to turn on component synching, which is the default.
Reimplemented from ERDCustomEditComponent.
| WOComponent view | ( | ) |
final Logger log = Logger.getLogger(ERDLinkToEditObject.class) [static] |
logging support
Reimplemented from ERDCustomEditComponent.
1.5.8