- selectable - Variable in class com.vaadin.componentfactory.timeline.model.TimelineOptions
-
- setAutoZoom(boolean) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets whether all range should be visible at once.
- setAxisOrientation(AxisOrientation) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets orientation of the timeline axis.
- setCancelled(boolean) - Method in class com.vaadin.componentfactory.timeline.event.ItemResizeEvent
-
- setCancelled(boolean) - Method in class com.vaadin.componentfactory.timeline.event.ItemsDragAndDropEvent
-
- setClassName(String) - Method in class com.vaadin.componentfactory.timeline.model.Item
-
- setContent(String) - Method in class com.vaadin.componentfactory.timeline.model.Item
-
- setEditable(Boolean) - Method in class com.vaadin.componentfactory.timeline.model.Item
-
- setEnd(LocalDateTime) - Method in class com.vaadin.componentfactory.timeline.model.Item
-
- setEnd(LocalDateTime) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
The initial end date for the axis of the timeline.
- setHeight(String) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets the height of the timeline.
- setId(String) - Method in class com.vaadin.componentfactory.timeline.model.Item
-
- setItems(List<Item>) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
- setMaxHeight(String) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets the maximum height for the timeline.
- setMoveable(boolean) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets wheter the timeline can be moved by dragging the window.
- setMultiselect(boolean) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets whether multiple items can be selected.
- setRemove(Boolean) - Method in class com.vaadin.componentfactory.timeline.model.Item
-
- setSelectable(boolean) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets wheter the items in the timeline can be selected.
- setShowCurentTime(boolean) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets whether a vertical bar at current time is displayed.
- setShowTooltips(boolean) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets whether tooltips will be displaying for items with defined titles.
- setSnapStep(SnapStep) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets snap value.
- setStack(boolean) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets whether items will be stack on top of each other if they overlap.
- setStart(LocalDateTime) - Method in class com.vaadin.componentfactory.timeline.model.Item
-
- setStart(LocalDateTime) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets the initial start date for the axis of the timeline.
- setTimelineRange(LocalDateTime, LocalDateTime) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets visible range for timeline.
- setTitle(String) - Method in class com.vaadin.componentfactory.timeline.model.Item
-
- setTooltipOnItemUpdateTime(boolean) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets whether tooltip should be displayed while updating an item.
- setTooltipOnItemUpdateTimeDateFormat(String) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets the date format for the dates displayed in the
on update item tooltip.
- setTooltipOnItemUpdateTimeTemplate(String) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets the template for the tooltip displayed on item update.
- setUpdateTime(Boolean) - Method in class com.vaadin.componentfactory.timeline.model.Item
-
- setZoomable(boolean) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets whether the timeline can be zoomed by pinching or scrolling in the window.
- setZoomOption(Integer) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets zoom option for timeline.
- setZoomRange(Long, Long) - Method in class com.vaadin.componentfactory.timeline.Timeline
-
Sets zoom range for timeline.
- showCurrentTime - Variable in class com.vaadin.componentfactory.timeline.model.TimelineOptions
-
- showTooltips - Variable in class com.vaadin.componentfactory.timeline.model.TimelineOptions
-
- SnapStep - Enum in com.vaadin.componentfactory.timeline.model
-
Snap for timeline is restricted to these values: one hour, half hour or fifteen minutes.
- snapStep - Variable in class com.vaadin.componentfactory.timeline.model.TimelineOptions
-
- stack - Variable in class com.vaadin.componentfactory.timeline.model.TimelineOptions
-
- start - Variable in class com.vaadin.componentfactory.timeline.model.TimelineOptions
-