|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vinay.ui.vinui.fw.core.Control
com.vinay.ui.vinui.fw.core.UIGroup
Group of UI controls. Controls added to group will be be rendered as Flow Layout irrespective of page layout type
Field Summary |
Fields inherited from class com.vinay.ui.vinui.fw.core.Control |
bindings |
Constructor Summary | |
UIGroup()
Constructor |
Method Summary | |
protected void |
addControl(Control control)
|
protected void |
removeControl(Control control)
|
protected java.lang.String |
render()
|
Methods inherited from class com.vinay.ui.vinui.fw.core.Control |
addUIEventListener, bindAttribute, dispatchEvent, getId, getPage, getPageContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UIGroup()
Method Detail |
protected java.lang.String render() throws VinUIException
render
in class Control
VinUIException
protected void addControl(Control control)
protected void removeControl(Control control)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |