Public Member Functions | |
| boolean | isStateless () |
| void | reset () |
| boolean | synchronizesVariablesWithBindings () |
| People | user () |
| boolean | userIsNotEngineering () |
| boolean | userIsNotSelf () |
| ViewUser (WOContext aContext) | |
Private Attributes | |
| People | _user |
| ViewUser | ( | WOContext | aContext | ) |
| 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.
| People user | ( | ) |
| boolean userIsNotEngineering | ( | ) |
| boolean userIsNotSelf | ( | ) |
1.5.8