Package | Description |
---|---|
com.dlsc.flexgantt.model.eventline |
Model definition and default implementation for an eventline model.
|
Modifier and Type | Method and Description |
---|---|
IEventlineSelectionModel.Mode |
DefaultEventlineSelectionModel.getSelectionMode() |
IEventlineSelectionModel.Mode |
IEventlineSelectionModel.getSelectionMode()
Returns the selection mode.
|
static IEventlineSelectionModel.Mode |
IEventlineSelectionModel.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IEventlineSelectionModel.Mode[] |
IEventlineSelectionModel.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultEventlineSelectionModel.setSelectionMode(IEventlineSelectionModel.Mode mode) |
void |
IEventlineSelectionModel.setSelectionMode(IEventlineSelectionModel.Mode mode)
Sets the selection mode.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.