Interface IContainer
- All Superinterfaces:
- IWidget,- IWritable,- Serializable
- All Known Subinterfaces:
- INamedContainer
IContainer
- 
Method SummaryMethods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.IWidgetaddActionListener, addChangeListener, afterInit, getCtrlTemplate, getCtrlTemplateWriter, getParam, getParentBlock, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getSysname, hasActionListeners, hasChangeListeners, isHidden, refresh, refreshWidgets, removeActionListener, removeActionListeners, removeChangeListener, removeChangeListeners, render, renderMobile, setHidden, setParentBlock, setSysname
- 
Method Details- 
getLayoutILayout getLayout()Returns the layout that renders the display.- Returns:
- ILayout the layout that renders the display.
 
- 
setLayoutSets the layout that renders the display.
- 
getWidgets
 
-