|
|||||||||
| 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 _WOJExtensionsUtil

java.lang.Objectcom.webobjects.woextensions._WOJExtensionsUtil
- public class _WOJExtensionsUtil
- extends java.lang.Object
| Constructor Summary | |
_WOJExtensionsUtil()
|
|
| Method Summary | |
protected static void |
_sortEOsUsingSingleKey(NSMutableArray array,
java.lang.String aKey)
|
static boolean |
booleanValue(java.lang.Object associationValue)
|
protected static java.lang.Object |
valueForBindingOrNull(java.lang.String binding,
WOComponent component)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
_WOJExtensionsUtil
public _WOJExtensionsUtil()
| Method Detail |
booleanValue
public static boolean booleanValue(java.lang.Object associationValue)
_sortEOsUsingSingleKey
protected static void _sortEOsUsingSingleKey(NSMutableArray array,
java.lang.String aKey)
throws NSComparator.ComparisonException
valueForBindingOrNull
protected static java.lang.Object valueForBindingOrNull(java.lang.String binding, WOComponent component)
|
|||||||||
| Home >> All >> com >> webobjects >> [ woextensions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.webobjects.woextensions._WOJExtensionsUtil