|
|||||||||
| Home >> All >> com >> webobjects >> [ woextensions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.webobjects.woextensions
Class WOTableString

java.lang.ObjectWOComponent
com.webobjects.woextensions.WOTableString
Deprecated. WOTableString is no longer supported
- public class WOTableString
- extends WOComponent
| Field Summary | |
protected NSTimestampFormatter |
_cachedTSFormatter
Deprecated. |
protected java.lang.Object |
_value
Deprecated. |
protected java.lang.String |
oldFormatString
Deprecated. |
| Constructor Summary | |
WOTableString(WOContext aContext)
Deprecated. |
|
| Method Summary | |
protected void |
_resetInternalCaches()
Deprecated. |
void |
appendToResponse(WOResponse aResponse,
WOContext aContext)
Deprecated. |
java.text.Format |
formatter()
Deprecated. |
boolean |
synchronizesVariablesWithBindings()
Deprecated. |
java.lang.Object |
value()
Deprecated. |
boolean |
valueIsNonNull()
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
_value
protected java.lang.Object _value
- Deprecated.
oldFormatString
protected java.lang.String oldFormatString
- Deprecated.
_cachedTSFormatter
protected NSTimestampFormatter _cachedTSFormatter
- Deprecated.
| Constructor Detail |
WOTableString
public WOTableString(WOContext aContext)
- Deprecated.
| Method Detail |
synchronizesVariablesWithBindings
public boolean synchronizesVariablesWithBindings()
- Deprecated.
value
public java.lang.Object value()
- Deprecated.
valueIsNonNull
public boolean valueIsNonNull()
- Deprecated.
formatter
public java.text.Format formatter()
- Deprecated.
_resetInternalCaches
protected void _resetInternalCaches()
- Deprecated.
appendToResponse
public void appendToResponse(WOResponse aResponse,
WOContext aContext)
- Deprecated.
|
|||||||||
| Home >> All >> com >> webobjects >> [ woextensions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
WOComponent