Version

WinOfficeNavBar Recordable Actions

The actions below can either be written into a script or recorded while manually performing the action on a WinOfficeNavBar.

ClickItem

Click on the identified item

Parameter Type Description

oItemArg

object

string key, string Text or integer index that represents the Item to be selected

DisplayItemContextMenu

Right clicks on the identified item.

Parameter Type Description

oItemArg

object

string key, string Text or integer index that represents the Item to be selected

DisplayOverflowMenu

Displays the overflow menu.

Parameter Type Description

oItemArg

object

string key, string Text or integer index that represents the Item to be selected

DisplayPeek

Displays the Peek window for the identified item.

Parameter Type Description

oItemArg

object

string key, string Text or integer index that represents the Item to be selected

HidePeek

Hide any open Peek window.

MoveItem

Moves the identified item to the specified visible index.

Parameter Type Description

oItemArg

object

string key, string Text or integer index that represents the Item to be selected

visibleIndex

int

the new visible index for the item to be moved to