StatusBar.removeOnPanelClick

Overview | Methods | This Package | All Packages

StatusBar.removeOnPanelClick

Removes the delegate that is assigned to the panelClick event.

Syntax

public void removeOnPanelClick( StatusBarPanelClickEventHandler value )

Parameters

value

The StatusBarPanelClickEventHandler delegate to be removed.

See Also    addOnPanelClick