|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Panel
com.google.gwt.user.client.ui.ComplexPanel
com.google.gwt.user.client.ui.HTMLPanel
org.gwtwidgets.client.wwrapper.WPanel
public class WPanel
Constructor Summary | |
---|---|
WPanel(com.google.gwt.user.client.Element element)
|
|
WPanel(java.lang.String id)
|
Method Summary | |
---|---|
java.lang.String |
getWidgetType()
|
Methods inherited from class com.google.gwt.user.client.ui.HTMLPanel |
---|
add, createUniqueId |
Methods inherited from class com.google.gwt.user.client.ui.ComplexPanel |
---|
add, getChildren, getWidget, getWidgetCount, getWidgetIndex, insert, iterator, remove, remove |
Methods inherited from class com.google.gwt.user.client.ui.Panel |
---|
add, adopt, clear, disown, onAttach, onDetach |
Methods inherited from class com.google.gwt.user.client.ui.Widget |
---|
getParent, isAttached, onBrowserEvent, onLoad, onUnload, removeFromParent, setElement |
Methods inherited from class com.google.gwt.user.client.ui.UIObject |
---|
addStyleName, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getTitle, isVisible, isVisible, removeStyleName, resetStyleName, setHeight, setPixelSize, setSize, setStyleName, setStyleName, setTitle, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WPanel(java.lang.String id) throws ElementNotFoundException
ElementNotFoundException
public WPanel(com.google.gwt.user.client.Element element)
Method Detail |
---|
public java.lang.String getWidgetType()
getWidgetType
in interface WrappedWidget
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |