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.DragAndDropFeedback |
GraphicsBase.getDragAndDropFeedback()
Gets the value of the property dragAndDropFeedback.
|
static GraphicsBase.DragAndDropFeedback |
GraphicsBase.DragAndDropFeedback.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphicsBase.DragAndDropFeedback[] |
GraphicsBase.DragAndDropFeedback.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.DragAndDropFeedback> |
GraphicsBase.dragAndDropFeedbackProperty() |
Modifier and Type | Method and Description |
---|---|
void |
GraphicsBase.setDragAndDropFeedback(GraphicsBase.DragAndDropFeedback feedback)
Sets the value of the property dragAndDropFeedback.
|
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.