T - should either be java.util.Date or java.time.LocalTimepublic class TimeSelectEvent<T>
extends org.primefaces.event.AbstractAjaxBehaviorEvent
TimePicker components.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
TimeSelectEvent(javax.faces.component.UIComponent component,
javax.faces.component.behavior.Behavior behavior,
T time) |
| Modifier and Type | Method and Description |
|---|---|
T |
getTime() |
isAppropriateListener, processListenerpublic static final java.lang.String NAME
public TimeSelectEvent(javax.faces.component.UIComponent component,
javax.faces.component.behavior.Behavior behavior,
T time)
public T getTime()
Copyright © 2011–2021. All rights reserved.