FOM Reference > Application > System Objects > fLeftBar interface
  
fLeftBar interface
This object represents the left toolbar.
docMode attribute
An array of items to display in the left toolbar when in document mode.
docMode
Access
read-write
Returns
fLeftBarItem[]
pageMode attribute
An array of items to display in the left toolbar when in page mode.
pageMode
Access
read-write
Returns
fLeftBarItem[]
textMode attribute
An array of items to display in the left toolbar when in text mode.
textMode
Access
read-write
Returns
fLeftBarItem[]
refresh method
Reload the current left bar menu.
refresh
Parameters
None
Returns
void. None.