getBrowserIndexForDocument( document )- Return type: integer
- Returns the index of the
browserfor the specified document in thetabbrowserthe method was invoked on. The returned index is dependent on thetabs in thetabbrowserand is invalidated when the tab ordering changes. It should not be used to track per-tab data during a session; the use oflinkedpanelon the corresponding tab is preferred instead.
