jBPM Console NG - Generic Client 6.1.0.Final

Uses of Class
org.jbpm.console.ng.gc.client.experimental.pagination.JBPMSimplePager.TextLocation

Packages that use JBPMSimplePager.TextLocation
org.jbpm.console.ng.gc.client.experimental.pagination   
 

Uses of JBPMSimplePager.TextLocation in org.jbpm.console.ng.gc.client.experimental.pagination
 

Methods in org.jbpm.console.ng.gc.client.experimental.pagination that return JBPMSimplePager.TextLocation
static JBPMSimplePager.TextLocation JBPMSimplePager.TextLocation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JBPMSimplePager.TextLocation[] JBPMSimplePager.TextLocation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.jbpm.console.ng.gc.client.experimental.pagination with parameters of type JBPMSimplePager.TextLocation
JBPMSimplePager(JBPMSimplePager.TextLocation location)
          Construct a SimplePager with the specified text location.
JBPMSimplePager(JBPMSimplePager.TextLocation location, boolean showFastForwardButton, boolean showLastPageButton)
          Construct a SimplePager with the default resources, fast forward rows and default image button names.
JBPMSimplePager(JBPMSimplePager.TextLocation location, boolean showFastForwardButton, int fastForwardRows, boolean showLastPageButton)
          Construct a SimplePager with the default resources and default image button names.
JBPMSimplePager(JBPMSimplePager.TextLocation location, com.google.gwt.user.cellview.client.SimplePager.Resources resources, boolean showFastForwardButton, int fastForwardRows, boolean showLastPageButton)
          Construct a SimplePager with the specified resources and default image button names.
JBPMSimplePager(JBPMSimplePager.TextLocation location, com.google.gwt.user.cellview.client.SimplePager.Resources resources, boolean showFastForwardButton, int fastForwardRows, boolean showLastPageButton, com.github.gwtbootstrap.client.ui.SimplePager.ImageButtonsConstants imageButtonConstants)
          Construct a SimplePager with the specified resources.
 


jBPM Console NG - Generic Client 6.1.0.Final

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.