Skip to content

feat: add Tabs.getIndexOf and deprecate indexOf#9719

Merged
sissbruecker merged 1 commit into
mainfrom
claude/issue-3822-20260710-0857
Jul 10, 2026
Merged

feat: add Tabs.getIndexOf and deprecate indexOf#9719
sissbruecker merged 1 commit into
mainfrom
claude/issue-3822-20260710-0857

Conversation

@web-padawan

Copy link
Copy Markdown
Member

Description

Fixes #3822

Added getIndexOf(Tab) as the replacement for the deprecated indexOf(Component) and indexOf(Tab) methods, aligned with TabSheet.getIndexOf(Tab).

Type of change

  • Feature

Add getIndexOf(Tab) as the replacement for the deprecated
indexOf(Component) and indexOf(Tab) methods, aligning the naming with
TabSheet.getIndexOf(Tab).

Co-authored-by: Serhii Kulykov <10589913+web-padawan@users.noreply.github.com>
@web-padawan web-padawan requested a review from sissbruecker July 10, 2026 09:03
@sonarqubecloud

Copy link
Copy Markdown

@sissbruecker sissbruecker added this pull request to the merge queue Jul 10, 2026
Merged via the queue into main with commit 158621c Jul 10, 2026
18 checks passed
@sissbruecker sissbruecker deleted the claude/issue-3822-20260710-0857 branch July 10, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Tabs] Deprecate indexOf in favor of getIndexOf

2 participants