|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScrollTable.ResizePolicy | |
---|---|
com.google.gwt.widgetideas.table.client |
Uses of ScrollTable.ResizePolicy in com.google.gwt.widgetideas.table.client |
---|
Methods in com.google.gwt.widgetideas.table.client that return ScrollTable.ResizePolicy | |
---|---|
ScrollTable.ResizePolicy |
ScrollTable.getResizePolicy()
|
static ScrollTable.ResizePolicy |
ScrollTable.ResizePolicy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ScrollTable.ResizePolicy[] |
ScrollTable.ResizePolicy.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.ResizePolicy | |
---|---|
void |
ScrollTable.setResizePolicy(ScrollTable.ResizePolicy resizePolicy)
Set the resize policy of the table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |