|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object echopoint.ui.layout.LayoutManagerPeer echopoint.ui.layout.BrowserLayoutManagerUI
BrowserLayoutManagerUI is the peer for BrowserLayoutManager.
Constructor Summary | |
BrowserLayoutManagerUI()
|
Method Summary | |
void |
render(nextapp.echoservlet.RenderingContext rc,
nextapp.echoservlet.html.Element parent,
nextapp.echoservlet.ComponentPeer parentPeer,
nextapp.echoservlet.ComponentPeer[] children)
This does a very simple job of calling each child component peer to render itself, in list order. |
Methods inherited from class echopoint.ui.layout.LayoutManagerPeer |
getLayoutManager, registered, setLayoutManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BrowserLayoutManagerUI()
Method Detail |
public void render(nextapp.echoservlet.RenderingContext rc, nextapp.echoservlet.html.Element parent, nextapp.echoservlet.ComponentPeer parentPeer, nextapp.echoservlet.ComponentPeer[] children)
render
in class LayoutManagerPeer
for more information on rendering
|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |