NoteBook.getTabIndexById

Get the tab index from its id. The id is the widget id that was added as the tab.

class NoteBook
int
getTabIndexById
(
string tabId
)

Parameters

tabId string

The tab id of the tab.

Meta