Modifier and Type | Method and Description |
---|---|
VREFunctionalityModel |
VREDefinitionService.getFunctionality(boolean isEdit) |
Modifier and Type | Method and Description |
---|---|
void |
VREDefinitionServiceAsync.getFunctionality(boolean isEdit,
com.google.gwt.user.client.rpc.AsyncCallback<VREFunctionalityModel> callback) |
Modifier and Type | Method and Description |
---|---|
VREFunctionalityModel |
ExternalResourceSelectionEvent.getFunctionalityModel() |
VREFunctionalityModel |
TreeNodeFunctionalityEvent.getFunctionalityModel() |
Constructor and Description |
---|
ExternalResourceSelectionEvent(VREFunctionalityModel functionality,
List<ExternalResourceModel> resources) |
TreeNodeFunctionalityEvent(VREFunctionalityModel functionality) |
Modifier and Type | Method and Description |
---|---|
void |
VREFunctionalityModel.addChildren(VREFunctionalityModel[] children) |
Constructor and Description |
---|
ResourcesGrid(VREFunctionalityModel func,
List<ExternalResourceModel> list) |
VREInfoFunctionalitiesView(VREFunctionalityModel functionality,
VREDefinitionServiceAsync rpcService) |
Modifier and Type | Method and Description |
---|---|
VREFunctionalityModel |
VREDefinitionServiceImpl.getFunctionality(boolean isEdit)
read the available functionality from the service through ASL extension
|
Copyright © 2016. All Rights Reserved.