public static class UGCRealspaceProvider.WorkspaceDataRefresh
extends java.lang.Object
The data in the workspace is modified to refresh the workspace. Currently only the logic that is updated after the dataset is added. (Because this logic currently supports only three-dimensional modules)
Constructor and Description |
---|
UGCRealspaceProvider.WorkspaceDataRefresh(Workspace workspace, WorkspaceRefreshable provider) |
Modifier and Type | Method and Description |
---|---|
void |
datasetCreated(DatasetCreatedEvent event) |
void |
datasourceCreated(DatasourceCreatedEvent event) |
void |
datasourceOpened(DatasourceOpenedEvent event) |
void |
setWorkspace(Workspace workspace) |