public class WOAnyField extends WOComponent
WOComponent._EventLoggingEnabler, WOComponent.EventNSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.UtilityNSKeyValueCoding._BooleanFieldBinding, NSKeyValueCoding._BooleanMethodBinding, NSKeyValueCoding._FieldBinding, NSKeyValueCoding._ForwardingBinding, NSKeyValueCoding._KeyBinding, NSKeyValueCoding._KeyBindingCreation, NSKeyValueCoding._MethodBinding, NSKeyValueCoding._NumberFieldBinding, NSKeyValueCoding._NumberMethodBinding, NSKeyValueCoding._ReflectionKeyBindingCreation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.MapImplementation, NSKeyValueCoding.Null<T>, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.ValueAccessorNSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
DEFAULT_DATE_FORMAT |
protected static java.lang.String |
DEFAULT_NUMBER_FORMAT |
java.lang.String |
selectedKeyItem |
java.lang.String |
selectedOperatorItem |
_Extension, _IsEventLoggingEnabled, _keyAssociations_CLASS_CLASS, _KeyPathSeparatorChar, KeyPathSeparatorNullValue_CLASS| Constructor and Description |
|---|
WOAnyField(WOContext aContext) |
| Modifier and Type | Method and Description |
|---|---|
WODisplayGroup |
displayGroup() |
void |
finalize() |
java.lang.String |
formatterForKey(java.lang.String key) |
void |
invalidateCaches() |
boolean |
isStateless() |
java.lang.String |
relationshipKey() |
void |
reset() |
java.lang.String |
selectedKey() |
java.lang.String |
selectedKeyItem() |
java.lang.String |
selectedOperator() |
java.lang.String |
selectedOperatorItem() |
void |
setSelectedKey(java.lang.String key) |
void |
setSelectedKeyItem(java.lang.String aSelectedKeyItem) |
void |
setSelectedOperator(java.lang.String anOperator) |
void |
setSelectedOperatorItem(java.lang.String aSelectedOperatorItem) |
void |
setTextFieldValue(java.lang.String value) |
void |
setValue(java.lang.Object newValue) |
java.lang.String |
textFieldValue() |
java.lang.Object |
value() |
java.lang.String |
valueClassNameForKey(java.lang.String key) |
__valueForBinding, _associationWithName, _awakeInContext, _childTemplate, _cleanUpStatelessComponent, _componentDefinition, _componentUnroll, _isPage, _setContext, _setIsPage, _setParent, _setSubcomponent, _sleepInContext, _subcomponentForElementWithID, _templateNameForClass, _unroll, appendToResponse, application, awake, baseURL, bindingKeys, canAccessFieldsDirectly, canGetValueForBinding, canSetValueForBinding, clone, context, debugString, descriptionForResponse, ensureAwakeInContext, frameworkName, generateResponse, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, hasBinding, hasSession, invokeAction, isCachingEnabled, isEventLoggingEnabled, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, session, set_componentUnroll, set_unroll, setCachingEnabled, setValueForBinding, setVariableValueForName, sleep, synchronizesVariablesWithBindings, takeValueForKey, takeValueForKeyPath, takeValuesFromRequest, template, templateWithHTMLString, templateWithHTMLString, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, validationFailedWithException, valueForBinding, valueForBooleanBinding, valueForIntegerBinding, valueForKey, valueForKeyPath, valueForNSArrayBindings, valueForNSDictionaryBindings, valueForNumberBinding, valueForStringBinding, variableValueForName, variableWithNameprotected static final java.lang.String DEFAULT_DATE_FORMAT
protected static final java.lang.String DEFAULT_NUMBER_FORMAT
public java.lang.String selectedKeyItem
public java.lang.String selectedOperatorItem
public WOAnyField(WOContext aContext)
public java.lang.String selectedOperatorItem()
public void setSelectedOperatorItem(java.lang.String aSelectedOperatorItem)
public java.lang.String selectedKeyItem()
public void setSelectedKeyItem(java.lang.String aSelectedKeyItem)
public boolean isStateless()
isStateless in class WOComponentpublic java.lang.String relationshipKey()
public java.lang.String selectedKey()
public void setSelectedKey(java.lang.String key)
public java.lang.String valueClassNameForKey(java.lang.String key)
public java.lang.String formatterForKey(java.lang.String key)
public WODisplayGroup displayGroup()
public java.lang.String selectedOperator()
public void setSelectedOperator(java.lang.String anOperator)
public java.lang.Object value()
public void setValue(java.lang.Object newValue)
public java.lang.String textFieldValue()
public void setTextFieldValue(java.lang.String value)
public void invalidateCaches()
public void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.Throwablepublic void reset()
reset in class WOComponentCopyright © 2002 – 2022 Project Wonder.