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 |
DefaultDragRowRenderer
The default implementation of the
IDragRowRenderer interface uses the
IDragAndDropPolicy to determine whether the currently dragged
timeline object can be dropped on the row. |
Modifier and Type | Method and Description |
---|---|
IDragRowRenderer |
DragLayer.getDragRowRenderer(Class cl)
Returns a drag row renderer for a given tree / hierarchy node.
|
Modifier and Type | Method and Description |
---|---|
void |
DragLayer.setDragRowRenderer(Class objectType,
IDragRowRenderer renderer)
Maps the implementation of a drag row renderer to a tree node type.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.