Package | Description |
---|---|
org.gcube.portlets.admin.vredeployment.client | |
org.gcube.portlets.admin.vredeployment.client.view | |
org.gcube.portlets.admin.vredeployment.server |
Modifier and Type | Method and Description |
---|---|
ArrayList<VREDefinitionBean> |
VREDeploymentService.getVREDefinitions() |
Modifier and Type | Method and Description |
---|---|
void |
VREDeploymentServiceAsync.getVREDefinitions(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<VREDefinitionBean>> callback) |
Modifier and Type | Method and Description |
---|---|
com.extjs.gxt.ui.client.widget.grid.GridSelectionModel<VREDefinitionBean> |
Display.getGridSelectionModel() |
com.extjs.gxt.ui.client.widget.grid.GridSelectionModel<VREDefinitionBean> |
VREDeploymentView.getGridSelectionModel() |
Modifier and Type | Method and Description |
---|---|
void |
Display.enableActionButtons(VREDefinitionBean selectedItem) |
void |
VREDeploymentView.enableActionButtons(VREDefinitionBean selectedItem)
change the button to enable in the bottom bar depending on the status of the selected VRE
|
Modifier and Type | Method and Description |
---|---|
void |
Display.setData(List<VREDefinitionBean> data) |
void |
VREDeploymentView.setData(List<VREDefinitionBean> data) |
Modifier and Type | Method and Description |
---|---|
ArrayList<VREDefinitionBean> |
VREManagerServiceImpl.getVREDefinitions() |
Copyright © 2019. All Rights Reserved.