Share via


SelectItemHandler Class

Definition

Handler interface for walking a select item tree.

public abstract class SelectItemHandler
type SelectItemHandler = class
Public MustInherit Class SelectItemHandler
Inheritance
SelectItemHandler

Constructors

SelectItemHandler()

Methods

Handle(ExpandedNavigationSelectItem)

Handle an ExpandedNavigationSelectItem

Handle(ExpandedReferenceSelectItem)

Handle an ExpandedReferenceSelectItem

Handle(NamespaceQualifiedWildcardSelectItem)

Handle a ContainerQualifiedWildcardSelectItem

Handle(PathSelectItem)

Handle a PathSelectItem

Handle(WildcardSelectItem)

Handle a WildcardSelectItem

Applies to