public class TextField
extends com.google.gwt.core.client.JavaScriptObject
| Modifier | Constructor and Description |
|---|---|
protected |
TextField() |
| Modifier and Type | Method and Description |
|---|---|
static TextField |
create() |
String |
getText() |
int |
getTextColor() |
void |
setText(String text) |
void |
setTextColor(int textColor) |
Copyright © 2013. All Rights Reserved.