Class ConcurrencyUiManager
java.lang.Object
com.inductiveautomation.ignition.designer.concurrency.ui.ConcurrencyUiManager
In charge of updating the various UI buttons / popups relating to tracking what other Designer sessions are doing
- 
Constructor SummaryConstructorsConstructorDescriptionConcurrencyUiManager(DesignerResourceEditManager editManager, PendingUpdateState updateState) 
- 
Method Summary
- 
Constructor Details- 
ConcurrencyUiManagerpublic ConcurrencyUiManager(DesignerResourceEditManager editManager, PendingUpdateState updateState) 
 
- 
- 
Method Details- 
setContext
- 
updateSessionspublic void updateSessions()
- 
showProjectUpdatepublic void showProjectUpdate(boolean show) 
 
-