public class TimelineLazyLoadEvent extends AbstractAjaxBehaviorEvent
source
Constructor and Description |
---|
TimelineLazyLoadEvent(javax.faces.component.UIComponent component,
javax.faces.component.behavior.Behavior behavior,
Date startDateFirst,
Date endDateFirst,
Date startDateSecond,
Date endDateSecond) |
Modifier and Type | Method and Description |
---|---|
Date |
getEndDate() |
Date |
getEndDateFirst() |
Date |
getEndDateSecond() |
Date |
getStartDate() |
Date |
getStartDateFirst() |
Date |
getStartDateSecond() |
boolean |
hasTwoRanges() |
isAppropriateListener, processListener
getComponent, getPhaseId, queue, setPhaseId
getSource, toString
public Date getStartDate()
public Date getEndDate()
public Date getStartDateFirst()
public Date getEndDateFirst()
public Date getStartDateSecond()
public Date getEndDateSecond()
public boolean hasTwoRanges()
Copyright © 2016. All rights reserved.