public interface OKMPaginationServiceAsync
| Modifier and Type | Method and Description | 
|---|---|
| void | getChildrenPaginated(String fldPath,
                    boolean extraColumns,
                    int offset,
                    int limit,
                    int order,
                    boolean reverse,
                    boolean folders,
                    boolean documents,
                    boolean mails,
                    String selectedRowId,
                    Map<String,GWTFilter> filter,
                    com.google.gwt.user.client.rpc.AsyncCallback<GWTPaginated> callback) | 
void getChildrenPaginated(String fldPath, boolean extraColumns, int offset, int limit, int order, boolean reverse, boolean folders, boolean documents, boolean mails, String selectedRowId, Map<String,GWTFilter> filter, com.google.gwt.user.client.rpc.AsyncCallback<GWTPaginated> callback)
Copyright © 2015. All Rights Reserved.