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 |
DefaultRelationshipSelectionModel
The default implementation of a relationship selection model.
|
Modifier and Type | Method and Description |
---|---|
IRelationshipSelectionModel |
RelationshipLayer.getSelectionModel()
Returns the relationship selection model used by the layer to track the
currently selected relationships.
|
Modifier and Type | Method and Description |
---|---|
void |
RelationshipLayer.setSelectionModel(IRelationshipSelectionModel model)
Sets a new selection model to be used by the relationship layer to track
the currently selected relationships.
|
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.