Interface IContainer
- All Superinterfaces:
IWidget
,IWritable
,Serializable
- All Known Subinterfaces:
INamedContainer
IContainer
-
Method Summary
Methods inherited from interface com.axemble.vdoc.sdk.interfaces.ui.IWidget
addActionListener, 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
-
getLayout
ILayout getLayout()Returns the layout that renders the display.- Returns:
- ILayout the layout that renders the display.
-
setLayout
Sets the layout that renders the display. -
getWidgets
-