GWT 2.7.0

Uses of Interface
com.google.gwt.user.cellview.client.SimplePager.ImageButtonsConstants

Packages that use SimplePager.ImageButtonsConstants
com.google.gwt.user.cellview.client The "cellview" widget set. 
 

Uses of SimplePager.ImageButtonsConstants in com.google.gwt.user.cellview.client
 

Constructors in com.google.gwt.user.cellview.client with parameters of type SimplePager.ImageButtonsConstants
SimplePager(SimplePager.TextLocation location, SimplePager.Resources resources, boolean showFastForwardButton, int fastForwardRows, boolean showLastPageButton, boolean showFirstPageButton, SimplePager.ImageButtonsConstants imageButtonConstants)
          Construct a SimplePager with the specified resources.
SimplePager(SimplePager.TextLocation location, SimplePager.Resources resources, boolean showFastForwardButton, int fastForwardRows, boolean showLastPageButton, SimplePager.ImageButtonsConstants imageButtonConstants)
          Construct a SimplePager with the specified resources.
 


GWT 2.7.0