SupportsViewSelectorChange Interface

Interface to be implemented when the ContentControl supports ViewSelector changes

Implemented by

Methods

Name Description
processViewSelectorChange(iModel: IModelConnection, viewDefinitionId: Id64String, viewState: ViewState, name: string): Promise<void> Process a ViewSelector change.  

Properties

Name Type Description
supportsViewSelectorChange boolean Returns true if this control supports reacting to ViewSelector changes.  

Defined in

Last Updated: 08 January, 2020