Package | Description |
---|---|
org.uberfire.ext.widgets.table.client |
Modifier and Type | Method and Description |
---|---|
static UberfireSimplePager.TextLocation |
UberfireSimplePager.TextLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UberfireSimplePager.TextLocation[] |
UberfireSimplePager.TextLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UberfireSimplePager(UberfireSimplePager.TextLocation location)
Construct a
SimplePager with the specified text location. |
UberfireSimplePager(UberfireSimplePager.TextLocation location,
UberfireSimplePagerResources resources,
boolean showFastForwardButton,
int fastForwardRows,
boolean showLastPageButton)
Construct a
SimplePager with the specified resources. |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.