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 |
---|---|
LassoLayer.SelectionBehaviour |
LassoLayer.getSelectionBehaviour()
Returns the selection behavour used by the lasso.
|
static LassoLayer.SelectionBehaviour |
LassoLayer.SelectionBehaviour.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LassoLayer.SelectionBehaviour[] |
LassoLayer.SelectionBehaviour.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LassoLayer.setSelectionBehaviour(LassoLayer.SelectionBehaviour behaviour)
Sets the selection behavour used by the lasso.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.