#1397: MenuBadge.kt

projectforge-business/src/main/kotlin/org/projectforge/menu/MenuBadge.kt Type: Kotlin Menu Badge · Purpose: Menu badge displaying count indicators in navigation menus. · Source: projectforge-business/src/main/kotlin/org/projectforge/menu/MenuBadge.kt 31 lines · 6 code · 22 comments · 3 blank
Menu badge displaying count indicators in navigation menus.

Class: MenuBadge

Properties

NameMutable
valuevar
tooltipvar
stylevar

Architecture Analysis

Resides in projectforge-business, the core module containing domain logic, services, and persistence.

Git History

CommitWhat changed
868d6abb752025 -> 2026
63081666f6Source file headers: 2024-> 2025.
3121b7ad67Migration stuff in progress...
b6092df092Copyright 2023 -> 2024
ab45d51fa4Copyright 2001-2022 -> 2001-2023.
5f7ef41b8cCopyright 2021 -> 2022
ceb63e8a1bSource code header: (C) 2001-2021.
7c79f1922cCopyright of source header -> 2020.
05244ff19eCopyRight of all Kotlin file-header updated or created.
b0fd52b9f8menu moved from jax-rs to business (for re-usage in Wicket).