Serializablepublic class TimelineLazyLoadEvent extends AbstractAjaxBehaviorEvent
source| Constructor | 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 | Description |
|---|---|---|
Date |
getEndDate() |
|
Date |
getEndDateFirst() |
|
Date |
getEndDateSecond() |
|
Date |
getStartDate() |
|
Date |
getStartDateFirst() |
|
Date |
getStartDateSecond() |
|
boolean |
hasTwoRanges() |
isAppropriateListener, processListenergetSource, toStringpublic Date getStartDate()
public Date getEndDate()
public Date getStartDateFirst()
public Date getEndDateFirst()
public Date getStartDateSecond()
public Date getEndDateSecond()
public boolean hasTwoRanges()
Copyright © 2018. All rights reserved.