|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPagedResultView<A extends IActivity>
Views that show a paged result set should implement this interface.
| Method Summary | |
|---|---|
String |
getDefaultOrderBy()
Gets the default column name to order the results by (when no order-by is specified). |
int |
getDefaultPageSize()
Gets the default page size for the list of artifacts. |
| Methods inherited from interface org.overlord.sramp.ui.client.views.IView |
|---|
getActivity, setActivity |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
|---|
asWidget |
| Method Detail |
|---|
int getDefaultPageSize()
String getDefaultOrderBy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||