org.exoplatform.gwtframework.ui.client.command
Class StatusTextControl
java.lang.Object
org.exoplatform.gwtframework.ui.client.command.Control<StatusTextControl>
org.exoplatform.gwtframework.ui.client.command.StatusTextControl
public class StatusTextControl
- extends Control<StatusTextControl>
Created by The eXo Platform SAS .
- Version:
- $
- Author:
- Vitaliy Gulyy
| Methods inherited from class org.exoplatform.gwtframework.ui.client.command.Control |
disable, enable, getDisabledImage, getIcon, getId, getNormalImage, getPrompt, getStateListeners, hasDelimiterBefore, hide, isEnabled, isVisible, setDelimiterBefore, setDisabledImage, setEnabled, setIcon, setImages, setNormalImage, setPrompt, setVisible, show |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatusTextControl
public StatusTextControl(java.lang.String id)
getSize
public int getSize()
setSize
public StatusTextControl setSize(int size)
getText
public java.lang.String getText()
setText
public StatusTextControl setText(java.lang.String text)
getEvent
public com.google.gwt.event.shared.GwtEvent<?> getEvent()
- Returns:
- the event
setEvent
public StatusTextControl setEvent(com.google.gwt.event.shared.GwtEvent<?> event)
- Parameters:
event - the event to set
isFireEventOnSingleClick
public boolean isFireEventOnSingleClick()
setFireEventOnSingleClick
public StatusTextControl setFireEventOnSingleClick(boolean fireEventOnSingleClick)
getTextAlignment
public TextButton.TextAlignment getTextAlignment()
setTextAlignment
public StatusTextControl setTextAlignment(TextButton.TextAlignment textAlignment)
Copyright © 2012 eXo Platform SAS. All Rights Reserved.