Click or drag to resize

ToolbarItemsetState Method

Sets the state of push button.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function setState(isPushed);

Parameters

isPushed
Type: bool
New state of push button.
See Also