Package | Description |
---|---|
com.flexganttfx.view.graphics |
The various graphics controls that are used for rendering the Gantt chart.
|
Modifier and Type | Method and Description |
---|---|
Callback<GraphicsBase.EditModeCallbackParameter,GraphicsBase.EditMode> |
GraphicsBase.getEditModeCallback(Class<? extends MutableActivity> activityType,
Class<? extends Layout> layoutType) |
Modifier and Type | Method and Description |
---|---|
void |
GraphicsBase.setEditModeCallback(Class<? extends MutableActivity> activityType,
Class<? extends Layout> layoutType,
Callback<GraphicsBase.EditModeCallbackParameter,GraphicsBase.EditMode> callback) |
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.