wicket.markup.html.form.TextField

[back to the reference]

A Textfield is used to transfer a single line of text. As other form components, textfields update their models as well as they read them it, and you can attach validations (instances of IValidator) to them.

some plain text
an integer value
feedbackmessages will be put here

panel contents come here