WTUI Docs

WTUI  1.0.0

WTUI Docs > WTUI > WTUI.ImageControl
Search:
 
Filters

Class WTUI.ImageControl

A Files Control

Tag

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

The tag for WTUI.FilesControl

Example:

<wtui:control type="WTUI.FilesControl" id="filescontrolid" name="filescontrol"/>
Parameters:
id <String> (optional) The id of the image control
name <String> (optional) The name of the control if it is used within a form
value <String> (optional) The value of the control

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

The tag for WTUI.ImageControl

Example:

<wtui:control type="WTUI.ImageControl" id="imagecontrolid" name="imagecontrol"/>
Parameters:
id <String> (optional) The id of the image 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