|
Nuxeo Enterprise Platform 5.4 | |||||||||
| 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.FlowPanel
org.nuxeo.opensocial.container.client.ui.UnitWidget
public class UnitWidget
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Field Summary |
|---|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
UnitWidget(String cssStyle)
|
|
| Method Summary | |
|---|---|
void |
addWebContent(com.google.gwt.user.client.ui.Widget webContent)
|
void |
addWebContent(com.google.gwt.user.client.ui.Widget webContent,
long webContentPosition)
|
String |
getId()
|
com.google.gwt.user.client.ui.Widget |
getWebContent(int index)
|
HasId |
getWebContent(String webContentId)
|
int |
getWebContentPosition(com.google.gwt.user.client.ui.Widget webContent)
|
List<com.google.gwt.user.client.ui.Widget> |
getWebContents()
|
boolean |
hasWebContents()
|
void |
removeWebContent(int index)
|
void |
setId(String id)
|
| Methods inherited from class com.google.gwt.user.client.ui.FlowPanel |
|---|
add, clear, insert |
| Methods inherited from class com.google.gwt.user.client.ui.ComplexPanel |
|---|
getWidget, getWidgetCount, getWidgetIndex, iterator, remove, remove |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
fireEvent, getLayoutData, getParent, isAttached, onBrowserEvent, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, setHeight, setPixelSize, setSize, setStyleName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.gwt.user.client.ui.HasWidgets |
|---|
add, clear, iterator, remove |
| Methods inherited from interface com.google.gwt.user.client.ui.IndexedPanel |
|---|
getWidget, getWidgetCount, getWidgetIndex, remove |
| Constructor Detail |
|---|
public UnitWidget(String cssStyle)
| Method Detail |
|---|
public boolean hasWebContents()
hasWebContents in interface HasWebContentspublic void setId(String id)
setId in interface HasIdpublic String getId()
getId in interface HasId
public void addWebContent(com.google.gwt.user.client.ui.Widget webContent,
long webContentPosition)
addWebContent in interface HasWebContentspublic void addWebContent(com.google.gwt.user.client.ui.Widget webContent)
addWebContent in interface HasWebContentspublic void removeWebContent(int index)
removeWebContent in interface HasWebContentspublic com.google.gwt.user.client.ui.Widget getWebContent(int index)
getWebContent in interface HasWebContentspublic HasId getWebContent(String webContentId)
getWebContent in interface HasWebContentspublic int getWebContentPosition(com.google.gwt.user.client.ui.Widget webContent)
getWebContentPosition in interface HasWebContentspublic List<com.google.gwt.user.client.ui.Widget> getWebContents()
getWebContents in interface HasWebContents
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||