Overview | Methods | This Package | All Packages
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