|
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.Composite
org.nuxeo.opensocial.container.client.view.CustomWebContentWidget
public class CustomWebContentWidget
| 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 | |
|---|---|
CustomWebContentWidget()
|
|
| Method Summary | |
|---|---|
void |
addContent(com.google.gwt.user.client.ui.Widget widget)
|
com.google.gwt.user.client.ui.Widget |
asWidget()
|
void |
clean()
|
String |
getId()
|
String |
getParentId()
|
void |
resize(int height)
|
void |
setId(String id)
|
void |
startProcessing()
|
void |
stopProcessing()
|
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
isAttached, onBrowserEvent |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
fireEvent, getLayoutData, getParent, 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 |
| Constructor Detail |
|---|
public CustomWebContentWidget()
| Method Detail |
|---|
public void resize(int height)
public void clean()
clean in interface CustomWebContentPresenter.Displaypublic String getId()
getId in interface HasIdpublic String getParentId()
getParentId in interface CustomWebContentPresenter.Displaypublic void setId(String id)
setId in interface HasIdpublic void addContent(com.google.gwt.user.client.ui.Widget widget)
addContent in interface CustomWebContentPresenter.Displaypublic com.google.gwt.user.client.ui.Widget asWidget()
asWidget in interface net.customware.gwt.presenter.client.widget.WidgetDisplaypublic void startProcessing()
startProcessing in interface net.customware.gwt.presenter.client.Displaypublic void stopProcessing()
stopProcessing in interface net.customware.gwt.presenter.client.Display
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||