net.sf.dynamicreports.adhoc.configuration
Class AdhocTextField
java.lang.Object
net.sf.dynamicreports.adhoc.configuration.AdhocComponent
net.sf.dynamicreports.adhoc.configuration.AdhocTextField
- All Implemented Interfaces:
- Serializable, Cloneable
public class AdhocTextField
- extends AdhocComponent
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
- See Also:
- Serialized Form
| Methods inherited from class net.sf.dynamicreports.adhoc.configuration.AdhocComponent |
getHeight, getKey, getProperties, getProperty, getStyle, getWidth, setHeight, setKey, setProperties, setProperty, setStyle, setWidth |
AdhocTextField
public AdhocTextField()
getText
public String getText()
setText
public void setText(String text)
equals
public boolean equals(Object obj)
- Overrides:
equals in class AdhocComponent
clone
public AdhocTextField clone()
- Overrides:
clone in class AdhocComponent
Copyright © 2010-2013. All Rights Reserved.