Uses of Class
com.flexganttfx.view.graphics.GraphicsBase.EditModeCallbackParameter
Packages that use GraphicsBase.EditModeCallbackParameter
Package
Description
The various graphics controls that are used for rendering the Gantt chart.
-
Uses of GraphicsBase.EditModeCallbackParameter in com.flexganttfx.view.graphics
Methods in com.flexganttfx.view.graphics that return types with arguments of type GraphicsBase.EditModeCallbackParameterModifier and TypeMethodDescriptionGraphicsBase.getEditModeCallback
(Class<? extends MutableActivity> activityType, Class<? extends Layout> layoutType) Method parameters in com.flexganttfx.view.graphics with type arguments of type GraphicsBase.EditModeCallbackParameterModifier and TypeMethodDescriptionfinal void
GraphicsBase.setEditModeCallback
(Class<? extends MutableActivity> activityType, Class<? extends Layout> layoutType, Callback<GraphicsBase.EditModeCallbackParameter, GraphicsBase.EditMode> callback)