public class TextMixin<T extends com.google.gwt.user.client.ui.UIObject> extends Object
TextMixin(T uiObject)
String
getText()
void
setText(String text)
setUiObject(T uiObject)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TextMixin(T uiObject)
public String getText()
public void setText(String text)
public void setUiObject(T uiObject)
Copyright © 2018. All rights reserved.