Table of Contents
setPushed Method 

Sets a value indicating whether the item is pushed.

Syntax
JavaScript
 ToolBarItem.setPushed(pushed)

Parameters

pushed
true if the item is to be set as pushed, otherwise false.
See Also