Uses of Class
com.dlsc.gemsfx.paging.PagingGridTableView
Packages that use PagingGridTableView
-
Uses of PagingGridTableView in com.dlsc.gemsfx.paging
Subclasses of PagingGridTableView in com.dlsc.gemsfx.pagingModifier and TypeClassDescriptionclassA simple version of the paging grid table view that is completely based on a list of items, just like a normal table view would be. -
Uses of PagingGridTableView in com.dlsc.gemsfx.skins
Subclasses with type arguments of type PagingGridTableView in com.dlsc.gemsfx.skinsConstructors in com.dlsc.gemsfx.skins with parameters of type PagingGridTableViewModifierConstructorDescriptionPagingGridTableViewSkin(PagingGridTableView<T> pagingGridTableView)