
Public Member Functions | |
| AjaxConstantOption (String name, String bindingName, Object constantValue, Type type) | |
| AjaxConstantOption (String name, Object constantValue, Type type) | |
| AjaxConstantOption (String name, Object constantValue) | |
Protected Member Functions | |
| Object | valueInComponent (WOComponent component, NSDictionary< String,?extends WOAssociation > associations) |
| Object | valueInComponent (WOComponent component) |
Private Attributes | |
| Object | _constantValue |
| AjaxConstantOption | ( | String | name, | |
| Object | constantValue | |||
| ) |
| AjaxConstantOption | ( | String | name, | |
| Object | constantValue, | |||
| Type | type | |||
| ) |
| AjaxConstantOption | ( | String | name, | |
| String | bindingName, | |||
| Object | constantValue, | |||
| Type | type | |||
| ) |
| Object valueInComponent | ( | WOComponent | component, | |
| NSDictionary< String,?extends WOAssociation > | associations | |||
| ) | [protected] |
Reimplemented from AjaxOption.
| Object valueInComponent | ( | WOComponent | component | ) | [protected] |
Reimplemented from AjaxOption.
Object _constantValue [private] |
1.5.8