|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
EmptyTextFieldViolation | A Violation for TextField fields which have had an empty string assigned. |
EnumTextField<T extends Enum<T>> | |
SimpleTextField | A SingleLineTextField which needs no additional validation. |
SingleLineTextField | A TextField that enforces the text data is always set, not zero length, and has
no newlines or tabs. |
TextField | An Ant Field which allows text input in the form <field>Text here</field>. |
UnsetTextFieldViolation | A Violation for TextField fields which have not been assigned. |
Enum Summary | |
---|---|
TextStatus | Describes the state of the text property in a TextField . |
Provides the classes for working with Ant text fields. e.g <field>Text here</field>
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |