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 | Method and Description |
---|---|
DragLayerEvent.ID |
DragLayerEvent.getId()
Returns the event ID.
|
static DragLayerEvent.ID |
DragLayerEvent.ID.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DragLayerEvent.ID[] |
DragLayerEvent.ID.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DragLayerEvent(DragLayer layer,
DragLayerEvent.ID id,
ObjectBounds draggedObjectBounds,
ITimeSpan span,
int dropAction)
Constructs a new event object.
|
Copyright © 2006–2016 Dirk Lemmermann Software & Consulting. All rights reserved.