| Is the interface of HTML <input> based components with "button" attribute.
This component type works as a normal button. The value attribute is used as a label.
ItsNat provides a default implementation of this interface.
author: Jose Maria Arranz Santamaria See Also: org.itsnat.comp.html.ItsNatHTMLComponentManager.createItsNatHTMLInputButton(org.w3c.dom.html.HTMLInputElementorg.itsnat.core.NameValue[]) |