Package | Description |
---|---|
com.flexganttfx.view.graphics |
The various graphics controls that are used for rendering the Gantt chart.
|
Modifier and Type | Method and Description |
---|---|
GraphicsBase.RowEditingMode |
GraphicsBase.getRowEditingMode() |
static GraphicsBase.RowEditingMode |
GraphicsBase.RowEditingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphicsBase.RowEditingMode[] |
GraphicsBase.RowEditingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
javafx.beans.property.ObjectProperty<GraphicsBase.RowEditingMode> |
GraphicsBase.rowEditingModeProperty() |
Modifier and Type | Method and Description |
---|---|
void |
GraphicsBase.setRowEditingMode(GraphicsBase.RowEditingMode mode) |
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.