Class TimelineOptions
java.lang.Object
com.vaadin.componentfactory.timeline.model.TimelineOptions
Representation of the different options that can be configure for a
Timeline component.-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanboolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
min
-
max
-
axisOrientation
-
zoomMin
-
zoomMax
-
moveable
public boolean moveable -
editable
public boolean editable -
zoomable
public boolean zoomable -
selectable
public boolean selectable -
showCurrentTime
public boolean showCurrentTime -
width
-
height
-
maxHeight
-
stack
public boolean stack -
start
-
end
-
multiselect
public boolean multiselect -
showTooltips
public boolean showTooltips -
snapStep
-
autoZoom
public boolean autoZoom -
tooltipOnItemUpdateTime
public boolean tooltipOnItemUpdateTime -
tooltipOnItemUpdateTimeDateFormat
-
tooltipOnItemUpdateTimeTemplate
-
-
Constructor Details
-
TimelineOptions
public TimelineOptions()
-
-
Method Details
-
toJSON
-