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, setWidth
public void setText(String text)
Setter for the field text
.
text
- a String
object.public boolean equals(Object obj)
equals
in class AdhocComponent
public AdhocTextField clone()
clone
in class AdhocComponent
Copyright © 2010–2021. All rights reserved.