| Package | Description |
|---|---|
| com.jalios.jcms.shortcut |
| Modifier and Type | Method and Description |
|---|---|
BadgeLevel |
ShortcutInfo.getBadgeLevel() |
BadgeLevel |
ApplicationMenuBadge.getBadgeLevel() |
static BadgeLevel |
BadgeLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BadgeLevel[] |
BadgeLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
BadgeLevel.isGreaterThan(BadgeLevel level) |
void |
ShortcutInfo.setBadgeLevel(BadgeLevel badgeLevel) |
void |
ApplicationMenuBadge.setBadgeLevel(BadgeLevel badgeLevel) |
Copyright © 2001-2019 Jalios SA. All Rights Reserved.