Uses of Class
org.teamapps.dto.UiTableDataRequest
-
-
Uses of UiTableDataRequest in org.teamapps.dto
Fields in org.teamapps.dto declared as UiTableDataRequest Modifier and Type Field Description protected UiTableDataRequestUiTable.DisplayedRangeChangedEvent. dataRequestMethods in org.teamapps.dto that return UiTableDataRequest Modifier and Type Method Description UiTableDataRequestUiTable.DisplayedRangeChangedEvent. getDataRequest()Constructors in org.teamapps.dto with parameters of type UiTableDataRequest Constructor Description DisplayedRangeChangedEvent(java.lang.String componentId, int startIndex, int length, java.util.List<java.lang.Integer> displayedRecordIds, UiTableDataRequest dataRequest)
-