| Package | Description |
|---|---|
| com.flexganttfx.extras |
Various utility classes, most notably a toolbar and a statusbar control for
rapid prototyping (not intended for production use).
|
| com.flexganttfx.view.graphics |
The various graphics controls that are used for rendering the Gantt chart.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
RowControls.call(GraphicsBase.RowControlsParameter<R> param) |
| Modifier and Type | Method and Description |
|---|---|
Callback<GraphicsBase.RowControlsParameter<R>,Node> |
GraphicsBase.getRowControlsFactory()
Gets the value of the property rowControlsFactory.
|
ObjectProperty<Callback<GraphicsBase.RowControlsParameter<R>,Node>> |
GraphicsBase.rowControlsFactoryProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphicsBase.setRowControlsFactory(Callback<GraphicsBase.RowControlsParameter<R>,Node> factory)
Sets the value of the property rowControlsFactory.
|
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.