|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface PagingOptions.PagingOptionsImages
An ImageBundle
that provides images
for PagingOptions
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.ImageBundle |
---|
com.google.gwt.user.client.ui.ImageBundle.Resource |
Method Summary | |
---|---|
com.google.gwt.user.client.ui.AbstractImagePrototype |
pagingOptionsFirstPage()
An image used to navigate to the first page. |
com.google.gwt.user.client.ui.AbstractImagePrototype |
pagingOptionsLastPage()
An image used to navigate to the last page. |
com.google.gwt.user.client.ui.AbstractImagePrototype |
pagingOptionsNextPage()
An image used to navigate to the next page. |
com.google.gwt.user.client.ui.AbstractImagePrototype |
pagingOptionsPrevPage()
An image used to navigate to the previous page. |
Method Detail |
---|
com.google.gwt.user.client.ui.AbstractImagePrototype pagingOptionsFirstPage()
com.google.gwt.user.client.ui.AbstractImagePrototype pagingOptionsLastPage()
com.google.gwt.user.client.ui.AbstractImagePrototype pagingOptionsNextPage()
com.google.gwt.user.client.ui.AbstractImagePrototype pagingOptionsPrevPage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |