Method XbpStatusBar():clear() Foundation
Removes all status bar items (panels) defined for an XbpStatusBar object.
:clear() => self
:clear() returns the object executing the method (self).
After an XbpStatusBar object is created, the method :clear()can be used to remove/clear all status bar panels. After :clear() is called, the method :numItems() returns zero and all status information previously displayed by the object is cleared from the screen.
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.