| Is the base interface of text based components which text is rendered/edited
as a single line using an HTML input element with type "text".
ItsNat provides a default implementation of this interface.
This implementation renders and edits strings with no transformation.
author: Jose Maria Arranz Santamaria See Also: ItsNatHTMLComponentManager.createItsNatHTMLInputText(org.w3c.dom.html.HTMLInputElementorg.itsnat.core.NameValue[]) |