Uses of Interface
gw.lang.reflect.IPresentationInfo
-
Packages that use IPresentationInfo Package Description gw.lang.reflect -
-
Uses of IPresentationInfo in gw.lang.reflect
Classes in gw.lang.reflect that implement IPresentationInfo Modifier and Type Class Description static classIPresentationInfo.DefaultMethods in gw.lang.reflect that return IPresentationInfo Modifier and Type Method Description IPresentationInfoIPropertyInfo. getPresentationInfo()IPresentationInfoPropertyInfoBase. getPresentationInfo()IPresentationInfoPropertyInfoBuilder.BuiltPropertyInfo. getPresentationInfo()IPresentationInfoPropertyInfoDelegate. getPresentationInfo()Methods in gw.lang.reflect with parameters of type IPresentationInfo Modifier and Type Method Description IPropertyInfoIPropertyInfoFactory. make(IFeatureInfo container, String strName, Class javaClass, String strGetter, String strSetter, IType propertyType, IPresentationInfo presInfo)
-