Package | Description |
---|---|
com.flexganttfx.view.timeline |
The timeline control, which consists of the dateline and the eventline child
controls.
|
Modifier and Type | Method and Description |
---|---|
Timeline.ZoomMode |
Timeline.getZoomMode()
Gets the value of the property zoomMode.
|
static Timeline.ZoomMode |
Timeline.ZoomMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Timeline.ZoomMode[] |
Timeline.ZoomMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ObjectProperty<Timeline.ZoomMode> |
Timeline.zoomModeProperty() |
Modifier and Type | Method and Description |
---|---|
void |
Timeline.setZoomMode(Timeline.ZoomMode mode)
Sets the value of the property zoomMode.
|
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.