Uses of Interface
gw.lang.reflect.IPresentationInfo
Packages that use IPresentationInfo
-
Uses of IPresentationInfo in editor
Methods in editor that return IPresentationInfoModifier and TypeMethodDescriptionPackagePropertyInfo.getPresentationInfo()TypePropertyInfo.getPresentationInfo() -
Uses of IPresentationInfo in gw.internal.gosu.parser
Fields in gw.internal.gosu.parser declared as IPresentationInfoMethods in gw.internal.gosu.parser that return IPresentationInfoModifier and TypeMethodDescriptionArrayExpansionPropertyInfo.getPresentationInfo()ErrorTypeInfo.UniversalProperty.getPresentationInfo()GosuPropertyInfo.getPresentationInfo()GosuVarPropertyInfo.getPresentationInfo()JavaFieldPropertyInfo.getPresentationInfo()JavaPropertyInfo.getPresentationInfo()LengthProperty.getPresentationInfo()StaticPropertyInfo.getPresentationInfo()Methods in gw.internal.gosu.parser with parameters of type IPresentationInfoModifier and TypeMethodDescriptionstatic IJavaPropertyInfoJavaPropertyInfo.newInstance(IFeatureInfo container, IJavaPropertyDescriptor pd, IType propertyType, IPresentationInfo presInfo) Constructors in gw.internal.gosu.parser with parameters of type IPresentationInfoModifierConstructorDescriptionprivateJavaPropertyInfo(IFeatureInfo container, IJavaPropertyDescriptor pd, IType propertyType, IPresentationInfo presInfo) -
Uses of IPresentationInfo in gw.lang.reflect
Classes in gw.lang.reflect that implement IPresentationInfoMethods in gw.lang.reflect that return IPresentationInfoModifier and TypeMethodDescriptionIPropertyInfo.getPresentationInfo()PropertyInfoBase.getPresentationInfo()PropertyInfoBuilder.BuiltPropertyInfo.getPresentationInfo()PropertyInfoDelegate.getPresentationInfo()Methods in gw.lang.reflect with parameters of type IPresentationInfoModifier and TypeMethodDescriptionIPropertyInfoFactory.make(IFeatureInfo container, String strName, Class javaClass, String strGetter, String strSetter, IType propertyType, IPresentationInfo presInfo)