Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ToolBar.getWrappable
Retrieves a boolean value that indicates whether the buttons on the toolbar wrap when there is insufficient space to display the buttons on a single line.
Syntax
public final boolean getWrappable()
Return Value
Returns true if the buttons wrap; otherwise, returns false.
See Also setWrappable