activateTab
public void activateTab(@NotNull final CWidgetId aWidgetId,
@NotNull final String aTabTitle);
The method activates a TAB of a TabbedPane widget. The TAB is identified by its title.
tabbedpane
public void activateTab(@NotNull final CWidgetId aWidgetId,
@NotNull final String aTabTitle);
The method activates a TAB of a TabbedPane widget. The TAB is identified by its title.
tabbedpane