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.setDivider
Specifies whether the Toolbar control displays a visual divider to distinguish it from adjacent controls.
Syntax
public final void setDivider( boolean value )
Parameters
value
Set to true to display a visual divider; otherwise, set to false.
See Also getDivider