Uses of Interface
org.uberfire.ext.widgets.table.client.resources.UberfireSimplePagerResources
-
Packages that use UberfireSimplePagerResources Package Description org.uberfire.ext.widgets.table.client org.uberfire.ext.widgets.table.client.resources -
-
Uses of UberfireSimplePagerResources in org.uberfire.ext.widgets.table.client
Constructors in org.uberfire.ext.widgets.table.client with parameters of type UberfireSimplePagerResources Constructor Description UberfireSimplePager(UberfireSimplePager.TextLocation location, UberfireSimplePagerResources resources, boolean showFastForwardButton, int fastForwardRows, boolean showLastPageButton)Construct aSimplePagerwith the specified resources. -
Uses of UberfireSimplePagerResources in org.uberfire.ext.widgets.table.client.resources
Fields in org.uberfire.ext.widgets.table.client.resources declared as UberfireSimplePagerResources Modifier and Type Field Description static UberfireSimplePagerResourcesUberfireSimplePagerResources. INSTANCE
-