Package | Description |
---|---|
com.communote.common.menu | |
com.communote.server.web.fe.admin |
Modifier and Type | Class and Description |
---|---|
class |
CategoryEntry<C extends MenuEntry,S extends MenuEntry>
Generic category menu entry which can have sub-items and arbitrary details describing the
category.
|
class |
CategoryEntry<C extends MenuEntry,S extends MenuEntry>
Generic category menu entry which can have sub-items and arbitrary details describing the
category.
|
class |
EntryIdIncludeExcludeFilter<T extends MenuEntry>
Base class to implement a filter which includes or excludes an entry if a condition is met.
|
interface |
MenuEntryFilter<T extends MenuEntry>
A filter to hide menu entries which should not be shown in certain situations.
|
interface |
MenuItem<T extends MenuEntry>
An item of a menu which can have sub-items.
|
class |
SimpleMenu<C extends MenuEntry,S extends MenuEntry>
A simple menu consisting of two levels.
|
class |
SimpleMenu<C extends MenuEntry,S extends MenuEntry>
A simple menu consisting of two levels.
|
class |
SimpleMenuBuilder<C extends MenuEntry,S extends MenuEntry>
Builder to create a
SimpleMenu with entries that are sorted according to a declarative
defined position. |
class |
SimpleMenuBuilder<C extends MenuEntry,S extends MenuEntry>
Builder to create a
SimpleMenu with entries that are sorted according to a declarative
defined position. |
class |
SubmenuBuilder<T extends MenuEntry>
Builder for a sub-menu with entries whose positions are described declaratively by a
PositionDescriptor . |
Modifier and Type | Interface and Description |
---|---|
interface |
MenuItem<T extends MenuEntry>
An item of a menu which can have sub-items.
|
Modifier and Type | Class and Description |
---|---|
class |
CategoryEntry<C extends MenuEntry,S extends MenuEntry>
Generic category menu entry which can have sub-items and arbitrary details describing the
category.
|
Modifier and Type | Class and Description |
---|---|
class |
GlobalClientFilter<T extends MenuEntry>
Filter to include or exclude entries if the current client is the global client.
|
class |
HttpsSupportFilter<T extends MenuEntry>
Include or exclude entries if HTTPS is support by the Communote installation.
|
Modifier and Type | Class and Description |
---|---|
class |
AdministrationPageMenuEntry
Menu entry of the administration menu with a URL pointing to the administration page that will be
opened when selecting this entry.
|
class |
BasicMenuEntry
Menu entry with ID and a label based on a message key
|
Copyright © 2019 Communote team. All rights reserved.