|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScrollTable.ScrollPolicy | |
---|---|
com.google.gwt.widgetideas.table.client |
Uses of ScrollTable.ScrollPolicy in com.google.gwt.widgetideas.table.client |
---|
Methods in com.google.gwt.widgetideas.table.client that return ScrollTable.ScrollPolicy | |
---|---|
ScrollTable.ScrollPolicy |
ScrollTable.getScrollPolicy()
|
static ScrollTable.ScrollPolicy |
ScrollTable.ScrollPolicy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ScrollTable.ScrollPolicy[] |
ScrollTable.ScrollPolicy.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.google.gwt.widgetideas.table.client with parameters of type ScrollTable.ScrollPolicy | |
---|---|
void |
ScrollTable.setScrollPolicy(ScrollTable.ScrollPolicy scrollPolicy)
Set the scroll policy of the table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |