|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cruxframework.crux.core.client.screen.HTMLPanelHelper.HTMLPanelInfo
public static class HTMLPanelHelper.HTMLPanelInfo
Contains information about where HTMLPanel was attached early
| Constructor Summary | |
|---|---|
HTMLPanelHelper.HTMLPanelInfo(com.google.gwt.dom.client.Element origParent,
com.google.gwt.dom.client.Element origSibling)
Constructor |
|
| Method Summary | |
|---|---|
com.google.gwt.dom.client.Element |
getOrigParent()
Return the original HTML panel parent element |
com.google.gwt.dom.client.Element |
getOrigSibling()
Return the original HTML panel sibling element |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLPanelHelper.HTMLPanelInfo(com.google.gwt.dom.client.Element origParent,
com.google.gwt.dom.client.Element origSibling)
origParent - HTML panel parent elementorigSibling - HTML sibling element| Method Detail |
|---|
public com.google.gwt.dom.client.Element getOrigParent()
public com.google.gwt.dom.client.Element getOrigSibling()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||