|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.query.qml.DisplayNameInfo
wt.query.qml.PropertyDisplayInfo
Field Summary | |
private static Hashtable |
cache
|
Fields inherited from class wt.query.qml.DisplayNameInfo |
|
Constructor Summary | |
(package private) |
PropertyDisplayInfo()
|
Method Summary | |
void |
addItem(IntrospectionUtil.PropertyInfo a_propertyInfo)
|
void |
addItem(IntrospectionUtil.PropertyInfo a_propertyInfo,
String a_name,
String a_displayName)
|
static PropertyDisplayInfo |
getPropertyDisplayInfo(ClassInfo a_classInfo,
Locale a_locale)
|
IntrospectionUtil.PropertyInfo |
getPropertyInfo(String a_displayName)
|
Methods inherited from class wt.query.qml.DisplayNameInfo |
addItem, getDisplayItem, getDisplayName, getDisplayNames, size, toString, verifyCurrentLocale |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private static Hashtable cache
Constructor Detail |
PropertyDisplayInfo()
Method Detail |
public static PropertyDisplayInfo getPropertyDisplayInfo(ClassInfo a_classInfo, Locale a_locale) throws WTException
WTException
public IntrospectionUtil.PropertyInfo getPropertyInfo(String a_displayName)
public void addItem(IntrospectionUtil.PropertyInfo a_propertyInfo)
public void addItem(IntrospectionUtil.PropertyInfo a_propertyInfo, String a_name, String a_displayName)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |