org.oddjob.arooa.design.screem
Class TextPseudoForm
java.lang.Object
org.oddjob.arooa.design.screem.TextPseudoForm
- All Implemented Interfaces:
- Form
public class TextPseudoForm
- extends Object
- implements Form
Groups a attribute and it's title.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextPseudoForm
public TextPseudoForm(DesignAttributeProperty attribute)
TextPseudoForm
public TextPseudoForm(String title,
DesignAttributeProperty attribute)
getTitle
public String getTitle()
- Specified by:
getTitle
in interface Form
getAttribute
public DesignAttributeProperty getAttribute()