|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VREDefinitionBean | |
---|---|
org.gcube.portlets.admin.vredeployment.client | |
org.gcube.portlets.admin.vredeployment.client.view | |
org.gcube.portlets.admin.vredeployment.server |
Uses of VREDefinitionBean in org.gcube.portlets.admin.vredeployment.client |
---|
Methods in org.gcube.portlets.admin.vredeployment.client that return types with arguments of type VREDefinitionBean | |
---|---|
ArrayList<VREDefinitionBean> |
VREDeploymentService.getVREDefinitions()
|
Method parameters in org.gcube.portlets.admin.vredeployment.client with type arguments of type VREDefinitionBean | |
---|---|
void |
VREDeploymentServiceAsync.getVREDefinitions(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<VREDefinitionBean>> callback)
|
Uses of VREDefinitionBean in org.gcube.portlets.admin.vredeployment.client.view |
---|
Methods in org.gcube.portlets.admin.vredeployment.client.view that return types with arguments of type VREDefinitionBean | |
---|---|
com.extjs.gxt.ui.client.widget.grid.GridSelectionModel<VREDefinitionBean> |
Display.getGridSelectionModel()
|
com.extjs.gxt.ui.client.widget.grid.GridSelectionModel<VREDefinitionBean> |
VREDeploymentView.getGridSelectionModel()
|
Methods in org.gcube.portlets.admin.vredeployment.client.view with parameters of type VREDefinitionBean | |
---|---|
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 |
Method parameters in org.gcube.portlets.admin.vredeployment.client.view with type arguments of type VREDefinitionBean | |
---|---|
void |
Display.setData(List<VREDefinitionBean> data)
|
void |
VREDeploymentView.setData(List<VREDefinitionBean> data)
|
Uses of VREDefinitionBean in org.gcube.portlets.admin.vredeployment.server |
---|
Methods in org.gcube.portlets.admin.vredeployment.server that return types with arguments of type VREDefinitionBean | |
---|---|
ArrayList<VREDefinitionBean> |
VREDeploymentServiceImpl.getVREDefinitions()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |