public class ContactsDataSource extends RefreshableDataSource<ContactCard>
| Constructor and Description |
|---|
ContactsDataSource(AppEventBus eventBus) |
| Modifier and Type | Method and Description |
|---|---|
void |
load(gwt.material.design.client.data.loader.LoadConfig<ContactCard> loadConfig,
gwt.material.design.client.data.loader.LoadCallback<ContactCard> callback) |
boolean |
useRemoteSort() |
refreshpublic ContactsDataSource(AppEventBus eventBus)
public void load(gwt.material.design.client.data.loader.LoadConfig<ContactCard> loadConfig, gwt.material.design.client.data.loader.LoadCallback<ContactCard> callback)
load in interface gwt.material.design.client.data.DataSource<ContactCard>load in class RefreshableDataSource<ContactCard>public boolean useRemoteSort()
Copyright © 2023. All rights reserved.