|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface PagingScrollTable.PagingScrollTableImages
An ImageBundle
that provides images
for PagingScrollTable
.
Method Summary | |
---|---|
com.google.gwt.user.client.ui.AbstractImagePrototype |
scrollTableViewFirstPage()
An image used to navigate to the first page. |
com.google.gwt.user.client.ui.AbstractImagePrototype |
scrollTableViewLastPage()
An image used to navigate to the last page. |
com.google.gwt.user.client.ui.AbstractImagePrototype |
scrollTableViewNextPage()
An image used to navigate to the next page. |
com.google.gwt.user.client.ui.AbstractImagePrototype |
scrollTableViewPrevPage()
An image used to navigate to the previous page. |
Methods inherited from interface com.google.gwt.widgetideas.table.client.ScrollTable.ScrollTableImages |
---|
scrollTableAscending, scrollTableDescending, scrollTableFillWidth |
Method Detail |
---|
com.google.gwt.user.client.ui.AbstractImagePrototype scrollTableViewFirstPage()
com.google.gwt.user.client.ui.AbstractImagePrototype scrollTableViewLastPage()
com.google.gwt.user.client.ui.AbstractImagePrototype scrollTableViewNextPage()
com.google.gwt.user.client.ui.AbstractImagePrototype scrollTableViewPrevPage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |