pivot.wtk
Class Form.FormAttributes
java.lang.Object
pivot.wtk.Component.Attributes
pivot.wtk.Form.FormAttributes
- Enclosing class:
- Form
protected static class Form.FormAttributes
- extends Component.Attributes
Defines form field attributes.
- Author:
- gbrown
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Form.FormAttributes
protected Form.FormAttributes(Form.Section section)
getSection
public Form.Section getSection()
getName
public String getName()
setName
public void setName(String name)
getFlag
public Form.Flag getFlag()
setFlag
public void setFlag(Form.Flag flag)