| Modifier and Type | Field and Description |
|---|---|
boolean |
autoZoom |
String |
axisOrientation |
boolean |
editable |
LocalDateTime |
end |
String |
height |
LocalDateTime |
max |
String |
maxHeight |
LocalDateTime |
min |
boolean |
moveable |
boolean |
multiselect |
boolean |
selectable |
boolean |
showCurrentTime |
boolean |
showTooltips |
Integer |
snapStep |
boolean |
stack |
LocalDateTime |
start |
boolean |
tooltipOnItemUpdateTime |
String |
tooltipOnItemUpdateTimeDateFormat |
String |
tooltipOnItemUpdateTimeTemplate |
String |
width |
boolean |
zoomable |
Long |
zoomMax |
Long |
zoomMin |
| Constructor and Description |
|---|
TimelineOptions() |
public LocalDateTime min
public LocalDateTime max
public String axisOrientation
public Long zoomMin
public Long zoomMax
public boolean moveable
public boolean editable
public boolean zoomable
public boolean selectable
public boolean showCurrentTime
public String width
public String height
public String maxHeight
public boolean stack
public LocalDateTime start
public LocalDateTime end
public boolean multiselect
public boolean showTooltips
public Integer snapStep
public boolean autoZoom
public boolean tooltipOnItemUpdateTime
public String tooltipOnItemUpdateTimeDateFormat
public String tooltipOnItemUpdateTimeTemplate
public String toJSON()
Copyright © 2021–2026 Vaadin Ltd. All rights reserved.