Uses of Class
de.knightsoftnet.mtwidgets.client.ui.widget.PageableListEditor
-
Packages that use PageableListEditor Package Description de.knightsoftnet.mtwidgets.client.ui.widget -
-
Uses of PageableListEditor in de.knightsoftnet.mtwidgets.client.ui.widget
Methods in de.knightsoftnet.mtwidgets.client.ui.widget that return PageableListEditor Modifier and Type Method Description PageableListEditor<T>PageableList. buildSearchResultList()Constructor parameters in de.knightsoftnet.mtwidgets.client.ui.widget with type arguments of type PageableListEditor Constructor Description PageableList(de.knightsoftnet.mtwidgets.client.ui.widget.PageableList.Binder binder, WidgetResources resources, com.google.inject.Provider<PageableListEditor<T>> searchResultListProvider)Constructor for Pageable List.
-