Event XbpStatusBar():panelClick Foundation

A status bar panel has been clicked with the mouse.

Syntax
:panelClick := {| oPanel,uNil,self | ... }
:panelClick( <oPanel> ) --> self
xbeSBAR_PanelClick (1049276)
Parameters
<oPanel>
<oPanel> contains a reference to the XbpStatusBarPanel() object that was clicked.
Return

This method returns the object executing the method (self).

Description

The xbeSBAR_PanelClick notification is generated when the user clicks the mouse on one of the panels defined for an XbpStatusBar object.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.