|
||||||||||
| 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.exoplatform.gwtframework.ui.client.component.TextButton
org.exoplatform.gwtframework.ui.client.command.ui.TextButtonControl
public class TextButtonControl
Created by The eXo Platform SAS .
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.exoplatform.gwtframework.ui.client.component.TextButton |
|---|
TextButton.Style, TextButton.TextAlignment |
| 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 | |
|---|---|
TextButtonControl(com.google.gwt.event.shared.HandlerManager eventBus,
StatusTextControl statusTextControl,
Toolbar toolbar)
|
|
| Method Summary | |
|---|---|
protected void |
onAttach()
|
protected void |
onDetach()
|
void |
updateControlEnabling(boolean enabled)
|
void |
updateControlIcon(java.lang.String icon)
|
void |
updateControlPrompt(java.lang.String prompt)
|
void |
updateControlVisibility(boolean visible)
|
void |
updateStatusText(java.lang.String text)
|
| Methods inherited from class org.exoplatform.gwtframework.ui.client.component.TextButton |
|---|
getCommand, getText, getTextAlignment, isExecuteCommandOnSingleClick, onMouseClick, onMouseDClick, onMouseDown, onMouseOut, onMouseOver, onMouseUp, setCommand, setExecuteCommandOnSingleClick, setText, setTextAlignment, setTitle, setWidth |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
getWidget, initWidget, isAttached, onBrowserEvent, performDetachedInitialization, render, render, resolvePotentialElement, setWidget, wrapElement |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TextButtonControl(com.google.gwt.event.shared.HandlerManager eventBus,
StatusTextControl statusTextControl,
Toolbar toolbar)
| Method Detail |
|---|
protected void onAttach()
onAttach in class com.google.gwt.user.client.ui.Compositeprotected void onDetach()
onDetach in class com.google.gwt.user.client.ui.Compositepublic void updateControlEnabling(boolean enabled)
updateControlEnabling in interface ControlStateListenerpublic void updateControlVisibility(boolean visible)
updateControlVisibility in interface ControlStateListenerpublic void updateControlPrompt(java.lang.String prompt)
updateControlPrompt in interface ControlStateListenerpublic void updateControlIcon(java.lang.String icon)
updateControlIcon in interface ControlStateListenerpublic void updateStatusText(java.lang.String text)
updateStatusText in interface StatusTextControlStateListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||