|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectechopoint.ui.layout.LayoutManagerPeer
echopoint.ui.layout.HtmlTemplateLayoutManagerUI
public class HtmlTemplateLayoutManagerUI
HtmlTemplateLayoutManagerUI is the backend layout peer class for the component HtmlTemplateLayoutManager.
| Constructor Summary | |
|---|---|
HtmlTemplateLayoutManagerUI()
|
|
| Method Summary | |
|---|---|
ComponentPeer |
getComponentPeer(Component component)
This exposes the getPeer method as a public method so it can be can called deep within the page parser, where the protected method is not available. |
void |
render(RenderingContext rc,
Element parent,
ComponentPeer parentPeer,
ComponentPeer[] children)
Renders the Component |
| 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 HtmlTemplateLayoutManagerUI()
| Method Detail |
|---|
public ComponentPeer getComponentPeer(Component component)
getComponentPeer in interface ComponentPeerMapper
public void render(RenderingContext rc,
Element parent,
ComponentPeer parentPeer,
ComponentPeer[] children)
render in class LayoutManagerPeerfor more information on rendering
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||