Uses of Class
org.primefaces.showcase.domain.Booking
-
Packages that use Booking Package Description org.primefaces.showcase.view.data.timeline -
-
Uses of Booking in org.primefaces.showcase.view.data.timeline
Methods in org.primefaces.showcase.view.data.timeline that return types with arguments of type Booking Modifier and Type Method Description TimelineEvent<Booking>EditServerTimelineView. getEvent()TimelineModel<Booking,?>EditServerTimelineView. getModel()Method parameters in org.primefaces.showcase.view.data.timeline with type arguments of type Booking Modifier and Type Method Description voidEditServerTimelineView. onChange(TimelineModificationEvent<Booking> e)voidEditServerTimelineView. onDelete(TimelineModificationEvent<Booking> e)voidEditServerTimelineView. onEdit(TimelineModificationEvent<Booking> e)voidEditServerTimelineView. setEvent(TimelineEvent<Booking> event)
-