| 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()
Gets the value of the property rowEditingMode.
|
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 |
|---|---|
ObjectProperty<GraphicsBase.RowEditingMode> |
GraphicsBase.rowEditingModeProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphicsBase.setRowEditingMode(GraphicsBase.RowEditingMode mode)
Sets the value of the property rowEditingMode.
|
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.