public class AdhocTextField extends AdhocComponent
AdhocTextField class.
| Constructor and Description |
|---|
AdhocTextField() |
| Modifier and Type | Method and Description |
|---|---|
AdhocTextField |
clone() |
boolean |
equals(Object obj) |
String |
getText()
Getter for the field
text. |
void |
setText(String text)
Setter for the field
text. |
getHeight, getKey, getProperties, getProperty, getStyle, getWidth, hashCode, setHeight, setKey, setProperties, setProperty, setStyle, setWidthpublic void setText(String text)
Setter for the field text.
text - a String object.public boolean equals(Object obj)
equals in class AdhocComponentpublic AdhocTextField clone()
clone in class AdhocComponentCopyright © 2010–2021. All rights reserved.