documentationfor yFiles for HTML 2.6

ResizeStripeInputMode

Specialized input mode that is used to resize a stripe by dragging one of its borders.

Inheritance Hierarchy
ResizeStripeInputMode
Implemented Interfaces

Remarks

By default, adjacent stripes are moved. To redistribute the space instead, use resizeNeighborsRecognizer. Also, by default the content of the stripes is either moved or constrains the minimum available sizes for the stripe resize operations. To completely ignore all content nodes, use ignoreContentRecognizer.

This mode is exclusive by default.

Type Details

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

See Also

Constructors

Properties

Methods

Events