documentationfor yFiles for HTML 2.6

IStripeSelection

Manages the selection state of items in an ITable instance.

Inheritance Hierarchy
IStripeSelection
Implemented Interfaces

Remarks

This interface provides access to the ISelectionModel<T> instances that manage the selection of rows and columns. The generic methods that use IModelItem parameters delegate to the corresponding domain-specific selection models.

Type Details

yfiles module
view-table
yfiles-umd modules
view-table, view
Legacy UMD name
yfiles.view.IStripeSelection

See Also

Properties

Methods

Events