Interface LazyInitPopupWindowContents
- 
- All Superinterfaces:
 PopupWindowContents
- All Known Implementing Classes:
 QueryBrowser,TranslationManager
public interface LazyInitPopupWindowContents extends PopupWindowContents
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidlazyInit()Lazy initialization- 
Methods inherited from interface com.inductiveautomation.ignition.client.util.gui.PopupWindowContents
getComponent, notifyClosed 
 - 
 
 -