Overview | Methods | This Package | All Packages
Specifies whether arrows are displayed next to toolbar buttons that have the ToolBarButtonStyle.DROPDOWN style set.
Syntax
public final void setDropDownArrows( boolean value )
Parameters
value
Set to true to display the drop-down arrow; otherwise, set to false.
See Also getDropDownArrows