Project Wonder 5.0

com.webobjects.woextensions
Class WOTableString

java.lang.Object
  extended by com.webobjects.appserver.WOElement
      extended by com.webobjects.appserver.WOComponent
          extended by com.webobjects.woextensions.WOTableString
All Implemented Interfaces:
WOActionResults, NSKeyValueCoding, NSKeyValueCoding.ErrorHandling, NSKeyValueCodingAdditions, NSValidation, Serializable, Cloneable

Deprecated. WOTableString is no longer supported

public class WOTableString
extends WOComponent

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class com.webobjects.appserver.WOComponent
WOComponent._EventLoggingEnabler, WOComponent.Event
 
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility
 
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCoding
NSKeyValueCoding._BooleanFieldBinding, NSKeyValueCoding._BooleanMethodBinding, NSKeyValueCoding._FieldBinding, NSKeyValueCoding._ForwardingBinding, NSKeyValueCoding._KeyBinding, NSKeyValueCoding._KeyBindingCreation, NSKeyValueCoding._MethodBinding, NSKeyValueCoding._NumberFieldBinding, NSKeyValueCoding._NumberMethodBinding, NSKeyValueCoding._ReflectionKeyBindingCreation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.Null, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.ValueAccessor
 
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSValidation
NSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException
 
Field Summary
protected  NSTimestampFormatter _cachedTSFormatter
          Deprecated.  
protected  Object _value
          Deprecated.  
protected  String oldFormatString
          Deprecated.  
 
Fields inherited from class com.webobjects.appserver.WOComponent
_Extension, _IsEventLoggingEnabled, _keyAssociations
 
Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding.ErrorHandling
_CLASS
 
Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions
_CLASS, _KeyPathSeparatorChar, KeyPathSeparator
 
Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding
NullValue
 
Fields inherited from interface com.webobjects.foundation.NSValidation
_CLASS
 
Constructor Summary
WOTableString(WOContext aContext)
          Deprecated.  
 
Method Summary
protected  void _resetInternalCaches()
          Deprecated.  
 void appendToResponse(WOResponse aResponse, WOContext aContext)
          Deprecated.  
 Format formatter()
          Deprecated.  
 boolean synchronizesVariablesWithBindings()
          Deprecated.  
 Object value()
          Deprecated.  
 boolean valueIsNonNull()
          Deprecated.  
 
Methods inherited from class com.webobjects.appserver.WOComponent
_associationWithName, _awakeInContext, _childTemplate, _componentDefinition, _componentUnroll, _isPage, _setContext, _setIsPage, _setParent, _setSubcomponent, _sleepInContext, _subcomponentForElementWithID, _templateNameForClass, _unroll, application, awake, baseURL, bindingKeys, canAccessFieldsDirectly, canGetValueForBinding, canSetValueForBinding, clone, context, debugString, descriptionForResponse, ensureAwakeInContext, frameworkName, generateResponse, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, hasBinding, hasSession, invokeAction, isCachingEnabled, isEventLoggingEnabled, isStateless, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, reset, session, set_componentUnroll, set_unroll, setCachingEnabled, setValueForBinding, sleep, takeValueForKey, takeValueForKeyPath, takeValuesFromRequest, template, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, validationFailedWithException, valueForBinding, valueForKey, valueForKeyPath
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_value

protected Object _value
Deprecated. 

oldFormatString

protected String oldFormatString
Deprecated. 

_cachedTSFormatter

protected NSTimestampFormatter _cachedTSFormatter
Deprecated. 
Constructor Detail

WOTableString

public WOTableString(WOContext aContext)
Deprecated. 
Method Detail

synchronizesVariablesWithBindings

public boolean synchronizesVariablesWithBindings()
Deprecated. 
Overrides:
synchronizesVariablesWithBindings in class WOComponent

value

public Object value()
Deprecated. 

valueIsNonNull

public boolean valueIsNonNull()
Deprecated. 

formatter

public Format formatter()
Deprecated. 

_resetInternalCaches

protected void _resetInternalCaches()
Deprecated. 

appendToResponse

public void appendToResponse(WOResponse aResponse,
                             WOContext aContext)
Deprecated. 
Overrides:
appendToResponse in class WOComponent

Last updated: Thu, Sep 9, 2010 • 03:30 PM EDT

Copyright © 2002 – 2007 Project Wonder.