|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntrospectionUtil.PropertyInfo | |
com.ptc.core.query.report.client.queryBuilder | |
wt.query.qml |
Uses of IntrospectionUtil.PropertyInfo in com.ptc.core.query.report.client.queryBuilder |
Constructors in com.ptc.core.query.report.client.queryBuilder with parameters of type IntrospectionUtil.PropertyInfo | |
PropertyNode(IntrospectionUtil.PropertyInfo a_propertyInfo,
String a_displayName,
boolean a_filterQueryName,
boolean a_isEnumeratedType)
|
Uses of IntrospectionUtil.PropertyInfo in wt.query.qml |
Fields in wt.query.qml declared as IntrospectionUtil.PropertyInfo | |
(package private) IntrospectionUtil.PropertyInfo |
PropertyInfoItem.propertyInfo
|
Methods in wt.query.qml that return IntrospectionUtil.PropertyInfo | |
IntrospectionUtil.PropertyInfo |
PropertyDisplayInfo.getPropertyInfo(String a_displayName)
|
static IntrospectionUtil.PropertyInfo[] |
IntrospectionUtil.getPropertyInfos(ClassInfo a_classInfo,
Locale a_locale)
|
private static IntrospectionUtil.PropertyInfo[] |
IntrospectionUtil.retrievePropertyInfos(ClassInfo a_classInfo,
Locale a_locale)
|
Methods in wt.query.qml with parameters of type IntrospectionUtil.PropertyInfo | |
void |
PropertyDisplayInfo.addItem(IntrospectionUtil.PropertyInfo a_propertyInfo)
|
void |
PropertyDisplayInfo.addItem(IntrospectionUtil.PropertyInfo a_propertyInfo,
String a_name,
String a_displayName)
|
static boolean |
IntrospectionUtil.hasValidQueryName(IntrospectionUtil.PropertyInfo a_propertyInfo,
String a_baseQueryName,
ClassInfo a_baseClassInfo,
Locale a_locale)
|
private static void |
IntrospectionUtil.buildReferences(IntrospectionUtil.PropertyInfo[] a_properties,
PropertyDisplayInfo a_referenceDisplayInfo,
PropertyNameDisplayInfo a_referenceNameDisplayInfo,
String a_baseName,
String a_baseDisplayName,
Locale a_locale)
|
private static void |
IntrospectionUtil.buildProperties(IntrospectionUtil.PropertyInfo[] a_properties,
PropertyDisplayInfo a_displayInfo,
PropertyNameDisplayInfo a_nameDisplayInfo)
|
Constructors in wt.query.qml with parameters of type IntrospectionUtil.PropertyInfo | |
PropertyInfoItem(IntrospectionUtil.PropertyInfo a_propertyInfo,
String a_name,
String a_displayName)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |