Class EventQuery
java.lang.Object
com.vaadin.flow.data.provider.Query<Event,EventQueryFilter>
org.vaadin.addons.componentfactory.schedulexcalendar.model.EventQuery
- All Implemented Interfaces:
Serializable
Query object for filtering events in the DataProvider.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vaadin.flow.data.provider.Query
getFilter, getInMemorySorting, getLimit, getOffset, getPage, getPageSize, getRequestedRangeEnd, getSortingComparator, getSortOrders
-
Constructor Details
-
EventQuery
-