type

LANSA WAM

type

Specifies the type of input control the weblet implements. This weblet is designed to implement an <input type=text> or an <input type=password> control. Other types are possible but are not supported for this weblet.

Default value

'text'

Valid values

Click the dropdown button next to this property in the property sheet to select one of the following values:

 'text'

Creates a text entry control.

'password'

Creates a text entry control in which characters output or typed are not visible – instead an asterisk or other placeholder character is shown.