| Package | Description |
|---|---|
| org.itsnat.comp.text |
Contains interfaces of the text based components.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ItsNatHTMLInputFile
Is the interface of text based components which text is rendered/edited
as a single line using an HTML input element with type "file".
|
interface |
ItsNatHTMLInputHidden
Is the interface of text based components which text is rendered
as a single line using an HTML input element with type "hidden".
|
interface |
ItsNatHTMLInputPassword
Is the interface of
ItsNatPasswordField components
using HTML input elements with type "password" as user interface. |
interface |
ItsNatHTMLInputText
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".
|
interface |
ItsNatHTMLInputTextFormatted
Is the interface of
ItsNatFormattedTextField components
using HTML input text elements as user interface. |
Copyright © Innowhere Software, Jose Maria Arranz Santamaria.