Method XbpToolBar():clear() Foundation
Removes all tool bar items (buttons) defined for a XbpToolBar object.
:clear() => self
:clear() returns the object executing the method (self).
After an XbpToolBar object is created, the method :clear()can be used to remove/clear all tool bar buttons. After :clear() is called, the method :numItems() returns zero and all tool bar buttons are 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.