setVisible(boolean) method

Called to inform the extension that the Agentry field's visibility has changed.

Syntax

public void setVisible (boolean visible)

Parameters

Usage

The view for the extension will be shown or hidden automatically. The extension will receive this call to do any additional actions it needs to do when the visible state changes.