Uses of Interface
com.google.gwt.user.cellview.client.SimplePager.Resources
Packages that use SimplePager.Resources
-
Uses of SimplePager.Resources in com.google.gwt.user.cellview.client
Constructors in com.google.gwt.user.cellview.client with parameters of type SimplePager.ResourcesModifierConstructorDescriptionSimplePager(SimplePager.TextLocation location, SimplePager.Resources resources, boolean showFastForwardButton, int fastForwardRows, boolean showLastPageButton) Construct aSimplePagerwith the specified resources and default image button names.SimplePager(SimplePager.TextLocation location, SimplePager.Resources resources, boolean showFastForwardButton, int fastForwardRows, boolean showLastPageButton, boolean showFirstPageButton, SimplePager.ImageButtonsConstants imageButtonConstants) Construct aSimplePagerwith the specified resources.SimplePager(SimplePager.TextLocation location, SimplePager.Resources resources, boolean showFastForwardButton, int fastForwardRows, boolean showLastPageButton, SimplePager.ImageButtonsConstants imageButtonConstants) Construct aSimplePagerwith the specified resources.