|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTextComponent | |
|---|---|
| wicket.markup.html.form | HTML Forms and form components. |
| Uses of AbstractTextComponent in wicket.markup.html.form |
|---|
| Subclasses of AbstractTextComponent in wicket.markup.html.form | |
|---|---|
class |
HiddenField
TextField doesn't permit the html so this is a simple subclass to allow this A HiddenField is useful when you have a javascript based component that updates the form state. |
class |
PasswordTextField
A password text field component. |
class |
RequiredTextField
A text field which automatically adds a RequiredValidator. |
class |
TextArea
Multi-row text editing component. |
class |
TextField
A simple text field. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||