public interface IMenuItemPage extends IMenuItem
| Modifier and Type | Method and Description |
|---|---|
IPage |
getPage() |
IMenuItemPage |
setDisplayFilter(IMenuObjectFilter aDisplayFilter)
Set a new display filter for this menu object.
|
IMenuItemPage |
setTarget(com.helger.html.hc.html.HC_Target eTarget)
Set the (HTML) target of the link.
|
IMenuItemPage |
setTarget(String sTarget)
Set the (HTML) target of the link.
|
getDisplayFilter, getMenuObjectType, matchesDisplayFiltergetAndSetAttributeFlag, setAttribute, setAttribute, setAttribute, setAttributeremoveAttribute, setAttribute, setAttributes, setAttributescontainsAttribute, containsNoAttribute, getAllAttributeNames, getAllAttributes, getAllAttributeValues, getAttributeAsBigDecimal, getAttributeAsBigDecimal, getAttributeAsBigInteger, getAttributeAsBigInteger, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsDouble, getAttributeAsDouble, getAttributeAsInt, getAttributeAsInt, getAttributeAsLong, getAttributeAsLong, getAttributeAsString, getAttributeAsString, getAttributeCount, getAttributeObject, getCastedAttribute, getCastedAttribute, getIterator, getTypedAttribute, getTypedAttribute@Nonnull IMenuItemPage setDisplayFilter(@Nullable IMenuObjectFilter aDisplayFilter)
setDisplayFilter in interface IMenuObjectaDisplayFilter - The new display filter to set. Maybe null to indicate
that no filter is required.@Nonnull IMenuItemPage setTarget(@Nullable com.helger.html.hc.html.HC_Target eTarget)
IMenuItemCopyright © 2014–2015 Philip Helger. All rights reserved.