Class LayersView<R extends Row<?,​?,​?>>

Type Parameters:
R - the type of the rows
All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class LayersView<R extends Row<?,​?,​?>>
extends FlexGanttFXControl
A control used for displaying the list of layers used by the GraphicsBase. The user can manipulate the order of the layers, the opacity of the layers, and also delete layers.
Layers View
Since:
1.0
See Also:
GraphicsBase.getLayers()