documentationfor yFiles for HTML 2.6

VoidStripeStyle

A void implementation of a stripe style that does nothing and behaves like an invisible style.

Inheritance Hierarchy
VoidStripeStyle
Implemented Interfaces

Remarks

This class implements the singleton pattern. Use the shared static INSTANCE of this class instead of null where null is not allowed. For example you cannot assign null to the style property of an IStripe.

Type Details

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

Methods

Constants