public class WsThreddsWidgetViewManager extends Object
| Constructor and Description |
|---|
WsThreddsWidgetViewManager()
Instantiates a new ws thredds widget view manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cancelMonitor(WsFolder folder)
Cancel monitor.
|
MonitorFolderSyncStatusView |
getMonitor(WsFolder folder)
Gets the monitor.
|
void |
showCreateConfigurationFolder(WsFolder folder,
WsThreddsSynchFolderDescriptor conf)
Show create configuration folder.
|
void |
showMonitorSyncToFolder(WsFolder folder,
List<SyncCompletedNotification.SyncCompletedNotificationListner> syncEventsListeners)
Show monitor sync to folder.
|
void |
showThreddsFolderInfo(WsFolder folder,
WsThreddsSynchFolderDescriptor folderDescriptor)
Show thredds folder info.
|
public WsThreddsWidgetViewManager()
public void cancelMonitor(WsFolder folder)
folder - the folderpublic MonitorFolderSyncStatusView getMonitor(WsFolder folder)
folder - the folderpublic void showMonitorSyncToFolder(WsFolder folder, List<SyncCompletedNotification.SyncCompletedNotificationListner> syncEventsListeners)
folder - the foldersyncEventsListeners - public void showCreateConfigurationFolder(WsFolder folder, WsThreddsSynchFolderDescriptor conf)
folder - the folderconf - the confpublic void showThreddsFolderInfo(WsFolder folder, WsThreddsSynchFolderDescriptor folderDescriptor)
folder - the folderfolderDescriptor - the folder descriptorCopyright © 2018. All Rights Reserved.