| | Uiinfrastructure API Docs | |
| HTMLInput Constructor (Int32, String, String, String) |
Parameters
-
iHTMLInputType
- Pass an int from the HTMLInputTypes enumeration.
-
sTagName
- Pass the name of this input element.
-
sID
- Pass the ID of this input element
-
alt
- Pass the alt attribute value.
See Also
HTMLInput Class | com.plumtree.xpshared.htmlelements Namespace | HTMLInput Constructor Overload List