Package | Description |
---|---|
com.dlsc.flexgantt.swing.layer.system |
Contains the system layers for drawing the background, grid lines, popups,
relationships, controls, spreadsheets, overviews, global events and
activities.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultDragInfoRenderer
The default drag info renderer expects the
IDragInfoPolicy that is
currently being used to return an object that can be serialized via a simple
call to Object.toString() . |
Modifier and Type | Method and Description |
---|---|
IDragInfoRenderer |
DragLayer.getDragInfoRenderer(Class cl)
Returns a drag info renderer for a given timeline object type.
|
Modifier and Type | Method and Description |
---|---|
void |
DragLayer.setDragInfoRenderer(Class objectType,
IDragInfoRenderer renderer)
Maps the implementation of a drag info renderer to a timeline object
type.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.