Package | Description |
---|---|
com.flexganttfx.view.graphics |
The various graphics controls that are used for rendering the Gantt chart.
|
Modifier and Type | Method and Description |
---|---|
javafx.util.Callback<GraphicsBase.RowControlsParameter<R>,javafx.scene.Node> |
GraphicsBase.getRowControlsFactory() |
javafx.beans.property.ObjectProperty<javafx.util.Callback<GraphicsBase.RowControlsParameter<R>,javafx.scene.Node>> |
GraphicsBase.rowControlsFactoryProperty() |
Modifier and Type | Method and Description |
---|---|
void |
GraphicsBase.setRowControlsFactory(javafx.util.Callback<GraphicsBase.RowControlsParameter<R>,javafx.scene.Node> factory) |
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.