Uses of Interface
com.google.gwt.user.cellview.client.SimplePager.Resources
-
Uses of SimplePager.Resources in com.google.gwt.user.cellview.client
ModifierConstructorDescriptionSimplePager
(SimplePager.TextLocation location, SimplePager.Resources resources, boolean showFastForwardButton, int fastForwardRows, boolean showLastPageButton) Construct aSimplePager
with 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 aSimplePager
with the specified resources.SimplePager
(SimplePager.TextLocation location, SimplePager.Resources resources, boolean showFastForwardButton, int fastForwardRows, boolean showLastPageButton, SimplePager.ImageButtonsConstants imageButtonConstants) Construct aSimplePager
with the specified resources.