Class TimelineBase

  • All Implemented Interfaces:
    EventListener, javax.faces.component.behavior.ClientBehaviorHolder, javax.faces.component.PartialStateHolder, javax.faces.component.StateHolder, javax.faces.component.TransientStateHolder, javax.faces.event.ComponentSystemEventListener, javax.faces.event.FacesListener, javax.faces.event.SystemEventListenerHolder, PrimeClientBehaviorHolder, RTLAware, Widget
    Direct Known Subclasses:
    Timeline

    public abstract class TimelineBase
    extends javax.faces.component.UIComponentBase
    implements Widget, RTLAware, javax.faces.component.behavior.ClientBehaviorHolder, PrimeClientBehaviorHolder
    • Constructor Detail

      • TimelineBase

        public TimelineBase()
    • Method Detail

      • getFamily

        public String getFamily()
        Specified by:
        getFamily in class javax.faces.component.UIComponent
      • getWidgetVar

        public String getWidgetVar()
      • setWidgetVar

        public void setWidgetVar​(String widgetVar)
      • getStyle

        public String getStyle()
      • setStyle

        public void setStyle​(String style)
      • getStyleClass

        public String getStyleClass()
      • setStyleClass

        public void setStyleClass​(String styleClass)
      • getVar

        public String getVar()
      • setVar

        public void setVar​(String var)
      • getVarGroup

        public String getVarGroup()
      • setVarGroup

        public void setVarGroup​(String varGroup)
      • getLocale

        public Object getLocale()
      • setLocale

        public void setLocale​(Object locale)
      • calculateLocale

        public Locale calculateLocale​(javax.faces.context.FacesContext facesContext)
      • getTimeZone

        public Object getTimeZone()
      • setTimeZone

        public void setTimeZone​(Object timeZone)
      • getClientTimeZone

        public Object getClientTimeZone()
      • setClientTimeZone

        public void setClientTimeZone​(Object clientTimeZone)
      • getHeight

        public String getHeight()
      • setHeight

        public void setHeight​(String height)
      • getMinHeight

        public Integer getMinHeight()
      • setMinHeight

        public void setMinHeight​(Integer minHeight)
      • getMaxHeight

        public Integer getMaxHeight()
      • setMaxHeight

        public void setMaxHeight​(Integer maxHeight)
      • isHorizontalScroll

        public boolean isHorizontalScroll()
      • setHorizontalScroll

        public void setHorizontalScroll​(boolean horizontalScroll)
      • isVerticalScroll

        public boolean isVerticalScroll()
      • setVerticalScroll

        public void setVerticalScroll​(boolean verticalScroll)
      • getWidth

        public String getWidth()
      • setWidth

        public void setWidth​(String width)
      • isResponsive

        public boolean isResponsive()
      • setResponsive

        public void setResponsive​(boolean responsive)
      • getOrientationAxis

        public String getOrientationAxis()
      • setOrientationAxis

        public void setOrientationAxis​(String orientationAxis)
      • getOrientationItem

        public String getOrientationItem()
      • setOrientationItem

        public void setOrientationItem​(String orientationItem)
      • isEditable

        public boolean isEditable()
      • setEditable

        public void setEditable​(boolean editable)
      • isEditableAdd

        public boolean isEditableAdd()
      • setEditableAdd

        public void setEditableAdd​(boolean editableAdd)
      • isEditableRemove

        public boolean isEditableRemove()
      • setEditableRemove

        public void setEditableRemove​(boolean editableRemove)
      • isEditableGroup

        public boolean isEditableGroup()
      • setEditableGroup

        public void setEditableGroup​(boolean editableUpdateGroup)
      • isEditableTime

        public boolean isEditableTime()
      • setEditableTime

        public void setEditableTime​(boolean editableTime)
      • isEditableOverrideItems

        public boolean isEditableOverrideItems()
      • setEditableOverrideItems

        public void setEditableOverrideItems​(boolean editableOverrideItems)
      • isSelectable

        public boolean isSelectable()
      • setSelectable

        public void setSelectable​(boolean selectable)
      • isZoomable

        public boolean isZoomable()
      • setZoomable

        public void setZoomable​(boolean zoomable)
      • isMoveable

        public boolean isMoveable()
      • setMoveable

        public void setMoveable​(boolean moveable)
      • getZoomKey

        public String getZoomKey()
      • setZoomKey

        public void setZoomKey​(String zoomKey)
      • getZoomMin

        public Long getZoomMin()
      • setZoomMin

        public void setZoomMin​(Long zoomMin)
      • getZoomMax

        public Long getZoomMax()
      • setZoomMax

        public void setZoomMax​(Long zoomMax)
      • getPreloadFactor

        public Float getPreloadFactor()
      • setPreloadFactor

        public void setPreloadFactor​(Float preloadFactor)
      • getEventMargin

        public int getEventMargin()
      • setEventMargin

        public void setEventMargin​(int eventMargin)
      • getEventHorizontalMargin

        public int getEventHorizontalMargin()
      • setEventHorizontalMargin

        public void setEventHorizontalMargin​(int eventHorizontalMargin)
      • getEventVerticalMargin

        public int getEventVerticalMargin()
      • setEventVerticalMargin

        public void setEventVerticalMargin​(int eventVerticalMargin)
      • getEventMarginAxis

        public int getEventMarginAxis()
      • setEventMarginAxis

        public void setEventMarginAxis​(int eventMarginAxis)
      • getEventStyle

        public String getEventStyle()
      • setEventStyle

        public void setEventStyle​(String eventStyle)
      • isGroupsOrder

        public boolean isGroupsOrder()
      • setGroupsOrder

        public void setGroupsOrder​(boolean groupsOrder)
      • getGroupStyle

        public String getGroupStyle()
      • setGroupStyle

        public void setGroupStyle​(String groupStyle)
      • getSnap

        public String getSnap()
      • isStackEvents

        public boolean isStackEvents()
      • setStackEvents

        public void setStackEvents​(boolean stackEvents)
      • isShowCurrentTime

        public boolean isShowCurrentTime()
      • setShowCurrentTime

        public void setShowCurrentTime​(boolean showCurrentTime)
      • isShowMajorLabels

        public boolean isShowMajorLabels()
      • setShowMajorLabels

        public void setShowMajorLabels​(boolean showMajorLabels)
      • isShowMinorLabels

        public boolean isShowMinorLabels()
      • setShowMinorLabels

        public void setShowMinorLabels​(boolean showMinorLabels)
      • isClickToUse

        public boolean isClickToUse()
      • setClickToUse

        public void setClickToUse​(boolean clickToUse)
      • isShowTooltips

        public boolean isShowTooltips()
      • setShowTooltips

        public void setShowTooltips​(boolean showTooltips)
      • isTooltipFollowMouse

        public boolean isTooltipFollowMouse()
      • setTooltipFollowMouse

        public void setTooltipFollowMouse​(boolean tooltipFollowMouse)
      • getTooltipOverflowMethod

        public String getTooltipOverflowMethod()
      • setTooltipOverflowMethod

        public void setTooltipOverflowMethod​(String tooltipOverflowMethod)
      • getTooltipDelay

        public int getTooltipDelay()
      • setTooltipDelay

        public void setTooltipDelay​(int tooltipDelay)
      • getDropHoverStyleClass

        public String getDropHoverStyleClass()
      • setDropHoverStyleClass

        public void setDropHoverStyleClass​(String dropHoverStyleClass)
      • getDropActiveStyleClass

        public String getDropActiveStyleClass()
      • setDropActiveStyleClass

        public void setDropActiveStyleClass​(String dropActiveStyleClass)
      • getDropAccept

        public String getDropAccept()
      • setDropAccept

        public void setDropAccept​(String dropAccept)
      • getDropScope

        public String getDropScope()
      • setDropScope

        public void setDropScope​(String dropScope)
      • setDir

        public void setDir​(String dir)
      • getExtender

        public String getExtender()
      • setExtender

        public void setExtender​(String extender)