Uses of Class
com.flexganttfx.view.graphics.GraphicsBase.RowControlsParameter
Packages that use GraphicsBase.RowControlsParameter
Package
Description
The various graphics controls that are used for rendering the Gantt chart.
-
Uses of GraphicsBase.RowControlsParameter in com.flexganttfx.view.graphics
Methods in com.flexganttfx.view.graphics that return types with arguments of type GraphicsBase.RowControlsParameterModifier and TypeMethodDescriptionGraphicsBase.getRowControlsFactory()
Gets the value of the property rowControlsFactory.GraphicsBase.rowControlsFactoryProperty()
Method parameters in com.flexganttfx.view.graphics with type arguments of type GraphicsBase.RowControlsParameterModifier and TypeMethodDescriptionfinal void
GraphicsBase.setRowControlsFactory
(Callback<GraphicsBase.RowControlsParameter<R>, Node> factory) Sets the value of the property rowControlsFactory.