WTUI Docs

WTUI  1.0.0

WTUI Docs > WTUI > WTUI.FileControl
Search:
 
Filters

Class WTUI.FileControl

File input control

Tag

<wtui:control type="WTUI.FileControl"/>

The tag for WTUI.FileControl

Example:

<wtui:control type="WTUI.FileControl" id="filecontrolid" name="filecontrol"/>
Parameters:
id <String> (optional) The id of the file control
name <String> (optional) The name of the control if it is used within a form
value <String> (optional) The value of the control

Methods

WTUI