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
ToolBarButton.setPartialPush
Specifies whether this button is partially pushed.
Syntax
public final void setPartialPush( booleanvalue**)**
Parameters
value
Set to true to indicate that this button is partially pushed; otherwise, set to false.
Remarks
This method applies only to toolbar buttons created with the ToolBarButtonStyle.TOGGLE style.
See Also getPartialPush