Uses of Class
org.primefaces.showcase.domain.Booking
Packages that use Booking
-
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 BookingModifier and TypeMethodDescriptionEditServerTimelineView.getEvent()EditServerTimelineView.getModel()Method parameters in org.primefaces.showcase.view.data.timeline with type arguments of type BookingModifier and TypeMethodDescriptionvoidEditServerTimelineView.onChange(TimelineModificationEvent<Booking> e) voidEditServerTimelineView.onDelete(TimelineModificationEvent<Booking> e) voidEditServerTimelineView.onEdit(TimelineModificationEvent<Booking> e) voidEditServerTimelineView.setEvent(TimelineEvent<Booking> event)