Specifies whether this button is partially pushed.
public final void setPartialPush( boolean value )
value
Set to true to indicate that this button is partially pushed; otherwise, set to false.
This method applies only to toolbar buttons created with the ToolBarButtonStyle.TOGGLE style.
See Also getPartialPush