|
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.MessageWidget
public class MessageWidget
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 | |
---|---|
MessageWidget()
|
Method Summary | |
---|---|
com.google.gwt.user.client.ui.Widget |
asWidget()
|
com.google.gwt.user.client.ui.HasText |
getMessageBox()
|
void |
hideMessage()
|
void |
setPriorityColor(String color)
|
void |
showMessage()
|
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 MessageWidget()
Method Detail |
---|
public com.google.gwt.user.client.ui.HasText getMessageBox()
getMessageBox
in interface MessagePresenter.Display
public void showMessage()
showMessage
in interface MessagePresenter.Display
public void hideMessage()
hideMessage
in interface MessagePresenter.Display
public void setPriorityColor(String color)
setPriorityColor
in interface MessagePresenter.Display
public com.google.gwt.user.client.ui.Widget asWidget()
asWidget
in interface net.customware.gwt.presenter.client.widget.WidgetDisplay
public void startProcessing()
startProcessing
in interface net.customware.gwt.presenter.client.Display
public 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 |