documentationfor yFiles for HTML 2.6

TableDecorator

Facilitates decorating IModelItems from an ITable instance.

Inheritance Hierarchy
TableDecorator

Remarks

This class serves as a factory for lookup decorators for the various items that make up an ITable. It obtains the ILookupDecorator from the ITable's lookup and passes that to the various specialized decorator classes StripeDecorator<T>, StripeDecorator<T> and StripeLabelDecorator.

Type Details

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

See Also

Constructors

Properties