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 |
---|---|
RelationshipSelectionEvent.ID |
RelationshipSelectionEvent.getId()
Returns the event ID that specifies the type of the event (add, remove).
|
static RelationshipSelectionEvent.ID |
RelationshipSelectionEvent.ID.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationshipSelectionEvent.ID[] |
RelationshipSelectionEvent.ID.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RelationshipSelectionEvent(IRelationshipSelectionModel model,
RelationshipSelectionEvent.ID id,
Collection<IRelationship> relationships)
Constructs a new selection event.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.