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