CodeCharge Studio

setVisible Method (Java)

Applies to

Button Control, DatePicker Control, Navigator Control, Sorter Control, Image Control, Label Control, CheckBox Control, FileUpload Control, TextArea Control, TextBox Control, Hidden Control, CheckBoxList Control, RadioButton Control, ListBox Control, Link Control, ImageLink Control, Grid Form, EditableGrid Form, Record Form, Directory Form, Page Form, Path Form, Panel

Syntax

public void setVisible(boolean setVisible);

Parameters

Name Type Description
setVisible boolean The visibility boolean state, 'false' means hidden

Description

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


On-line, printable versions and updates