Toolbar
is a menu that acts more or less like a Windows-style toolbar. The two main options for the Toolbar class are: fullWidth
, which if set to true will draw itself across the entire width of the screen, and isModal
, which if set to true will make the toolbar grab modal focus from the FocusManager when one of its menus is opened.
@author Greg
|
|