| | Uiinfrastructure API Docs | |
| HTMLInput Constructor (Int32, String, String) |
Call this method to create a new HTMLInput object.
Parameters
-
iHTMLInputType
- Pass an int describing the type of this input element.
-
sTagName
- Pass the name of this element.
-
alt
- Pass the alt attribute of this element.
See Also
HTMLInput Class | com.plumtree.xpshared.htmlelements Namespace | HTMLInput Constructor Overload List | HTMLInputTypes