Windward Engine API Reference
FilterBase Class
Members  See Also  Send comments on this topic.
WindwardInterfaces.net.windward.datasource Namespace : FilterBase Class




Glossary Item Box

Base class for SelectFilter and SelectList. Objects of this type can be passed as Map.Entry to DataSourceProvider.setMap(). If getGlobalMetaIdentifier is set this list/filter will be applied to any select that uses the column/node defined in getGlobalMetaIdentifier and will add a condition for this item.

Object Model

FilterBase Class

Syntax

Visual Basic (Declaration) 
Public Class FilterBase 
Visual Basic (Usage)Copy Code
Dim instance As FilterBase
C# 
public class FilterBase 
Managed Extensions for C++ 
public __gc class FilterBase 
C++/CLI 
public ref class FilterBase 

Inheritance Hierarchy

System.Object
   WindwardInterfaces.net.windward.datasource.FilterBase
      WindwardInterfaces.net.windward.datasource.FilterCondition
      WindwardInterfaces.net.windward.datasource.FilterList

Requirements

Namespace: WindwardInterfaces.net.windward.datasource

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

Assembly: WindwardInterfaces (in C:\agent\_work\1\s\Engine\DotNetEngine\WindwardInterfaces\bin\Release\WindwardInterfaces.dll)

See Also

© 2019 All Rights Reserved.