setVisible Method (Java)

Applies to

Label Control, CheckBox Control, RadioButton Control, Link Control,

Syntax

public void setHtmlEncode(boolean useHtmlEncode)

Parameters

Name Type Description
useHtmlEncode boolean The use html encoding boolean state, 'false' means useing Text format.

Description

This method specifies whether this control or component should be shown.