Package | Description |
---|---|
com.neurosys.menu.model | |
com.neurosys.menu.service | |
com.neurosys.module.service | |
com.neurosys.products.service | |
com.neurosys.site.model |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizableMenuItem
A
MenuItem with Permissions |
class |
AuthorizedRollOverMenuItem
Deprecated.
as
RollOverMenuItem is also deprecated. Use AuthorizableMenuItem |
class |
AutoGenMenuItem
|
class |
ContentMenuItemState<C>
Allows a
MenuItemState to contain additional Content for the State it is in. |
class |
MenuItem<M extends MenuItem>
Represents a Generic Menu Item.
|
class |
MenuItemState
A
MenuItem is simply a definition. |
class |
RollOverMenuItem<M extends RollOverMenuItem>
Deprecated.
As this maintains STATE related info and for most img related stuff should be delegated into Content.
|
Modifier and Type | Method and Description |
---|---|
<T extends AbsrtactHierarchialItem> |
MenuHelper.getDepth(T item,
boolean shortCircuit)
Get depth of tree.
|
<T extends AbsrtactHierarchialItem> |
MenuHelper.getFirstFertileChild(T item)
Convenience method to get the first child element (that has children)
for a given list of children in the item
|
<T extends AbsrtactHierarchialItem> |
MenuHelper.getSelectedItemHierarchy(T focussedItem,
T item)
Check if selectedItem is in item's hierarchy.
|
Modifier and Type | Class and Description |
---|---|
static class |
CustomAutoNav.CustomMenuItem |
Modifier and Type | Class and Description |
---|---|
static class |
CatalogAutoNav.CatalogMenuItem |
Modifier and Type | Class and Description |
---|---|
class |
HierarchialItemState<T>
State for a Hierrchy |
Copyright © 2018. All rights reserved.