Uses of Interface
gw.util.IFeatureFilter
Packages that use IFeatureFilter
Package
Description
-
Uses of IFeatureFilter in editor
Classes in editor that implement IFeatureFilterFields in editor declared as IFeatureFilterModifier and TypeFieldDescriptionprivate IFeatureFilterBeanInfoPopup._filterprivate IFeatureFilterBeanTree._filterMethods in editor that return IFeatureFilterModifier and TypeMethodDescriptionprivate IFeatureFilterBeanTree.getFeatureFilter()BeanInfoPopup.getFeatureInfoFilter()Constructors in editor with parameters of type IFeatureFilterModifierConstructorDescriptionBeanInfoPopup(IType classBean, String strMemberPath, boolean bConstrainByLastPathElement, GosuEditor editor, IFeatureFilter filter) BeanInfoPopup(IType classBean, String strMemberPath, boolean bConstrainByLastPathElement, GosuEditor editor, IFeatureFilter filter, boolean bExpansion) BeanInfoPopup(IType classBean, String strMemberPath, boolean bConstrainByLastPathElement, GosuEditor editor, IFeatureFilter filter, boolean bExpansion, boolean bForFeatureLiteral) BeanTree(IType classBean, IType whosaskin, String strDisplayName, boolean bIncludeOnlySimpleDescriptors, Boolean bIncludeStaticMembers, IFeatureFilter filter, boolean bExpansion) BeanTree(IType classBean, IType whosaskin, String strDisplayName, String strNameConstraint, Boolean bIncludeStaticMembers, IFeatureFilter filter, boolean bExpansion) -
Uses of IFeatureFilter in gw.internal.gosu.parser
Methods in gw.internal.gosu.parser with parameters of type IFeatureFilterModifier and TypeMethodDescriptionstatic IPropertyInfoBeanAccess.getPropertyInfo(IType classBean, IType whosAskin, String strProperty, IFeatureFilter filter, ParserBase parser, IScriptabilityModifier scriptabilityConstraint) static IPropertyInfoBeanAccess.getPropertyInfo(IType classBean, String strProperty, IFeatureFilter filter, ParserBase parser, IScriptabilityModifier scriptabilityConstraint) GosuIndustrialParkImpl.getPropertyInfo(IType classBean, String strProperty, IFeatureFilter filter, IParserPart parser, IScriptabilityModifier scriptabilityConstraint) private static IPropertyInfoBeanAccess.getPropertyInfo_NoException(IType classBean, IType whosAskin, String strProperty, IFeatureFilter filter, ParserBase parser, IScriptabilityModifier scriptabilityConstraint) static IPropertyInfoBeanAccess.getPropertyInfo_NoException(IType classBean, String strProperty, IFeatureFilter filter, ParserBase parser, IScriptabilityModifier scriptabilityConstraint) -
Uses of IFeatureFilter in gw.internal.gosu.parser.gwPlatform
Fields in gw.internal.gosu.parser.gwPlatform declared as IFeatureFilterModifier and TypeFieldDescriptionprivate final IFeatureFilterGWEntityAccess.QUERY_EXPRESSION_FEATURE_FILTER -
Uses of IFeatureFilter in gw.lang
Methods in gw.lang with parameters of type IFeatureFilterModifier and TypeMethodDescriptionIGosuShop.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 IFeatureFilterModifier and TypeMethodDescriptionstatic IPropertyInfoTypeSystem.getPropertyInfo(IType classBean, String strProperty, IFeatureFilter filter, IParserPart parserBase, IScriptabilityModifier scriptabilityConstraint)