Package | Description |
---|---|
com.flexganttfx.view.graphics |
The various graphics controls that are used for rendering the Gantt chart.
|
Modifier and Type | Method and Description |
---|---|
ObjectProperty<Callback<GraphicsBase.ContextMenuParameter<R>,ContextMenu>> |
GraphicsBase.contextMenuCallbackProperty()
A property used to store a callback which is used for creating a context
menu.
|
Callback<GraphicsBase.ContextMenuParameter<R>,ContextMenu> |
GraphicsBase.getContextMenuCallback()
Returns the value of
GraphicsBase.contextMenuCallbackProperty() . |
Modifier and Type | Method and Description |
---|---|
void |
GraphicsBase.setContextMenuCallback(Callback<GraphicsBase.ContextMenuParameter<R>,ContextMenu> callback)
Sets the value of
GraphicsBase.contextMenuCallbackProperty() . |
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.