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 IFeatureFilter
BeanInfoPopup._filter
private IFeatureFilter
BeanTree._filter
Methods in editor that return IFeatureFilterModifier and TypeMethodDescriptionprivate IFeatureFilter
BeanTree.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 IPropertyInfo
BeanAccess.getPropertyInfo
(IType classBean, IType whosAskin, String strProperty, IFeatureFilter filter, ParserBase parser, IScriptabilityModifier scriptabilityConstraint) static IPropertyInfo
BeanAccess.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 IPropertyInfo
BeanAccess.getPropertyInfo_NoException
(IType classBean, IType whosAskin, String strProperty, IFeatureFilter filter, ParserBase parser, IScriptabilityModifier scriptabilityConstraint) static IPropertyInfo
BeanAccess.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 IFeatureFilter
GWEntityAccess.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 IPropertyInfo
TypeSystem.getPropertyInfo
(IType classBean, String strProperty, IFeatureFilter filter, IParserPart parserBase, IScriptabilityModifier scriptabilityConstraint)