|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GuvnorSimplePager.TextLocation | |
---|---|
org.drools.guvnor.client.widgets.tables |
Uses of GuvnorSimplePager.TextLocation in org.drools.guvnor.client.widgets.tables |
---|
Methods in org.drools.guvnor.client.widgets.tables that return GuvnorSimplePager.TextLocation | |
---|---|
static GuvnorSimplePager.TextLocation |
GuvnorSimplePager.TextLocation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GuvnorSimplePager.TextLocation[] |
GuvnorSimplePager.TextLocation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.drools.guvnor.client.widgets.tables with parameters of type GuvnorSimplePager.TextLocation | |
---|---|
GuvnorSimplePager(GuvnorSimplePager.TextLocation location)
Construct a SimplePager with the specified text location. |
|
GuvnorSimplePager(GuvnorSimplePager.TextLocation location,
GuvnorSimplePager.Resources resources,
boolean showFastForwardButton,
int fastForwardRows,
boolean showLastPageButton)
Construct a SimplePager with the specified resources. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |