| Modifier and Type | Method and Description |
|---|---|
List<ProfileRecord> |
BootstrapContext.getInitialProfiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
BootstrapContext.setInitialProfiles(List<ProfileRecord> initialProfiles) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerGroupDetails.setProfiles(List<ProfileRecord> profiles) |
void |
ServerGroupView.updateProfiles(List<ProfileRecord> result) |
void |
ServerGroupPresenter.MyView.updateProfiles(List<ProfileRecord> result) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileStore.loadProfiles(com.google.gwt.user.client.rpc.AsyncCallback<List<ProfileRecord>> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileStoreImpl.loadProfiles(com.google.gwt.user.client.rpc.AsyncCallback<List<ProfileRecord>> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileCell.render(com.google.gwt.cell.client.Cell.Context context,
ProfileRecord record,
com.google.gwt.safehtml.shared.SafeHtmlBuilder safeHtmlBuilder) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileMgmtView.setProfiles(List<ProfileRecord> profileRecords) |
void |
ProfileMgmtPresenter.MyView.setProfiles(List<ProfileRecord> profileRecords) |
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<ProfileRecord> |
CoreBeanFactory.profile() |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.