Class LazyTimelineView

java.lang.Object
org.primefaces.showcase.view.data.timeline.LazyTimelineView
All Implemented Interfaces:
Serializable

@Named @ViewScoped public class LazyTimelineView extends Object implements Serializable
See Also:
  • Constructor Details

    • LazyTimelineView

      public LazyTimelineView()
  • Method Details

    • initialize

      @PostConstruct protected void initialize()
    • getModel

      public TimelineModel<String,?> getModel()
    • onLazyLoad

      public void onLazyLoad(TimelineLazyLoadEvent e)
    • clearTimeline

      public void clearTimeline()
    • setPreloadFactor

      public void setPreloadFactor(float preloadFactor)
    • getPreloadFactor

      public float getPreloadFactor()
    • getZoomMax

      public long getZoomMax()