public class TimelineRangeEvent extends AbstractAjaxBehaviorEvent
source
Constructor and Description |
---|
TimelineRangeEvent(javax.faces.component.UIComponent component,
javax.faces.component.behavior.Behavior behavior,
LocalDateTime startDate,
LocalDateTime endDate) |
Modifier and Type | Method and Description |
---|---|
LocalDateTime |
getEndDate() |
LocalDateTime |
getStartDate() |
isAppropriateListener, processListener
getComponent, getPhaseId, queue, setPhaseId
getSource, toString
public TimelineRangeEvent(javax.faces.component.UIComponent component, javax.faces.component.behavior.Behavior behavior, LocalDateTime startDate, LocalDateTime endDate)
public LocalDateTime getStartDate()
public LocalDateTime getEndDate()
Copyright © 2020. All rights reserved.