Uses of Interface
gw.util.IFeatureFilter
-
Packages that use IFeatureFilter Package Description gw.lang gw.lang.reflect -
-
Uses of IFeatureFilter in gw.lang
Methods in gw.lang with parameters of type IFeatureFilter Modifier and Type Method Description IPropertyInfoIGosuShop. getPropertyInfo(IType classBean, String strProperty, IFeatureFilter filter, IParserPart parserBase, IScriptabilityModifier scriptabilityConstraint) -
Uses of IFeatureFilter in gw.lang.reflect
Methods in gw.lang.reflect with parameters of type IFeatureFilter Modifier and Type Method Description static IPropertyInfoTypeSystem. getPropertyInfo(IType classBean, String strProperty, IFeatureFilter filter, IParserPart parserBase, IScriptabilityModifier scriptabilityConstraint)
-