- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- com.helger.commons.collections.attrs.IAttributeContainer, com.helger.commons.state.IClearable, com.helger.commons.collections.attrs.IGenericAttributeContainer<String,Object>, com.helger.commons.collections.attrs.IGenericReadonlyAttributeContainer<String,Object>, com.helger.commons.name.IHasDisplayText, com.helger.commons.id.IHasID<String>, IMenuObject, com.helger.commons.collections.attrs.IReadonlyAttributeContainer, Serializable
- All Known Subinterfaces:
- IMenuItemExternal, IMenuItemPage
- All Known Implementing Classes:
- MenuItemExternal, MenuItemPage
public interface IMenuItem
extends IMenuObject, com.helger.commons.name.IHasDisplayText
Base interface for a single menu item.
- Author:
- Philip Helger
-
-
Method Summary
-
Methods inherited from interface com.helger.commons.id.IHasID
getID
-
Methods inherited from interface com.helger.commons.collections.attrs.IAttributeContainer
getAndSetAttributeFlag, setAttribute, setAttribute, setAttribute, setAttribute
-
Methods inherited from interface com.helger.commons.collections.attrs.IGenericAttributeContainer
removeAttribute, setAttribute, setAttributes, setAttributes
-
Methods inherited from interface com.helger.commons.collections.attrs.IGenericReadonlyAttributeContainer
containsAttribute, containsNoAttribute, getAllAttributeNames, getAllAttributes, getAllAttributeValues, getAttributeAsBigDecimal, getAttributeAsBigDecimal, getAttributeAsBigInteger, getAttributeAsBigInteger, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsDouble, getAttributeAsDouble, getAttributeAsInt, getAttributeAsInt, getAttributeAsLong, getAttributeAsLong, getAttributeAsString, getAttributeAsString, getAttributeCount, getAttributeNames, getAttributeObject, getCastedAttribute, getCastedAttribute, getTypedAttribute, getTypedAttribute
-
Methods inherited from interface com.helger.commons.state.IClearable
clear
-
Methods inherited from interface com.helger.commons.name.IHasDisplayText
getDisplayText
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2014–2015 Philip Helger. All rights reserved.