Class BasicTimelineView

    • Constructor Detail

      • BasicTimelineView

        public BasicTimelineView()
    • Method Detail

      • 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)
      • isStackEvents

        public boolean isStackEvents()
      • setStackEvents

        public void setStackEvents​(boolean stackEvents)
      • getEventStyle

        public String getEventStyle()
      • setEventStyle

        public void setEventStyle​(String eventStyle)
      • isShowCurrentTime

        public boolean isShowCurrentTime()
      • setShowCurrentTime

        public void setShowCurrentTime​(boolean showCurrentTime)
      • isShowNavigation

        public boolean isShowNavigation()
      • setShowNavigation

        public void setShowNavigation​(boolean showNavigation)