Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

DhStyleBase.setVisible

Sets the visiblility of the element.

Syntax

public void setVisible( boolean visible )

Parameters

visible

Set to true to allow the element to be rendered; otherwise, set to false.

See Also   getVisible