
Public Member Functions | |
| String | date () |
| String | empty () |
| ERDEditDatePopupOrNull (WOContext context) | |
| boolean | isStateless () |
| String | radioBoxGroupName () |
| String | radioValue () |
| void | reset () |
| void | setRadioValue (String newString) |
| boolean | synchronizesVariablesWithBindings () |
| void | takeValuesFromRequest (WORequest request, WOContext context) |
| Object | timeZoneString () |
Protected Attributes | |
| String | _radioValue |
Static Protected Attributes | |
| static final String | date = "date" |
| static final String | empty = "null" |
| ERDEditDatePopupOrNull | ( | WOContext | context | ) |
| boolean isStateless | ( | ) |
component is not stateless
Reimplemented from ERDEditDatePopupCommon.
| String radioBoxGroupName | ( | ) |
| String radioValue | ( | ) |
| void reset | ( | ) |
Used by stateless subclasses.
Reimplemented from ERDEditDatePopupCommon.
| void setRadioValue | ( | String | newString | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
Overridden from superclass to turn on component synching, which is the default.
Reimplemented from ERDEditDatePopupCommon.
| void takeValuesFromRequest | ( | WORequest | request, | |
| WOContext | context | |||
| ) |
Calls resetCachedBindingsInStatefulComponent prior to super.takeValuesFromRequest.
| request | from which the values will be taken | |
| context | of the request |
Reimplemented from ERXNonSynchronizingComponent.
| Object timeZoneString | ( | ) |
String _radioValue [protected] |
1.5.8