Uses of Interface
gw.lang.reflect.java.IJavaPropertyInfo
Packages that use IJavaPropertyInfo
-
Uses of IJavaPropertyInfo in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IJavaPropertyInfoFields in gw.internal.gosu.parser declared as IJavaPropertyInfoModifier and TypeFieldDescriptionprotected final IJavaPropertyInfo
AbstractExtendedProperty._primary
Methods in gw.internal.gosu.parser that return IJavaPropertyInfoModifier and TypeMethodDescriptionstatic IJavaPropertyInfo
JavaTypeExtensions.maybeExtendProperty
(JavaPropertyInfo javaProperty) (package private) static IJavaPropertyInfo
JavaTypeExtensions.newExtendedProperty
(Class<?> secondaryInterface, IJavaPropertyInfo originalProperty, Object secondaryObject) static IJavaPropertyInfo
JavaPropertyInfo.newInstance
(IFeatureInfo container, IJavaPropertyDescriptor pd) static IJavaPropertyInfo
JavaPropertyInfo.newInstance
(IFeatureInfo container, IJavaPropertyDescriptor pd, IType propertyType) static IJavaPropertyInfo
JavaPropertyInfo.newInstance
(IFeatureInfo container, IJavaPropertyDescriptor pd, IType propertyType, IPresentationInfo presInfo) Methods in gw.internal.gosu.parser with parameters of type IJavaPropertyInfoModifier and TypeMethodDescription(package private) static IJavaPropertyInfo
JavaTypeExtensions.newExtendedProperty
(Class<?> secondaryInterface, IJavaPropertyInfo originalProperty, Object secondaryObject) Constructors in gw.internal.gosu.parser with parameters of type IJavaPropertyInfo