CADability dotNET

The FilterList type exposes the following members.

Methods

  NameDescription
Public methodAccept
Use all active filters in this list to check whether an object is accepted or not. If there is a PreFilterEvent the this event will be called.
Public methodAdd
Add the provided Filter to the list
Public methodAdded (Overrides IShowPropertyImpl..::..Added(IPropertyTreeView).)
Public methodAddNewFilter
Public methodGetContextMenu
Overrides GetContextMenu()()()(), returns the context menu with the id "MenuId.FilterList". (see LoadContextMenu(String, ICommandHandler))
(Overrides IShowPropertyImpl..::..GetContextMenu()()()().)
Public methodGetObjectData
Public methodMayChangeName
Public methodNameChanged
Public methodRemove
Remove the provided Filter from the list
Public methodRemoved (Overrides IShowPropertyImpl..::..Removed(IPropertyTreeView).)

Explicit Interface Implementations

See Also