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.
|
default IMenuItemPage |
setTarget(com.helger.html.hc.html.HC_Target aTarget)
Set the (HTML) target of the link.
|
IMenuItemPage |
setTarget(String sTarget)
Set the (HTML) target of the link.
|
getDisplayFilter, getMenuObjectType, matchesDisplayFiltergetAndSetAttributeFlag, setAttribute, setAttribute, setAttribute, setAttributecomputeIfAbsent, removeAttribute, setAttribute, setAttributes, setAttributescontainsAttribute, forAllAttributes, forAllAttributeValues, getAllAttributeNames, getAllAttributes, getAllAttributeValues, getAttributeAsBigDecimal, getAttributeAsBigDecimal, getAttributeAsBigInteger, getAttributeAsBigInteger, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsDouble, getAttributeAsDouble, getAttributeAsInt, getAttributeAsInt, getAttributeAsLong, getAttributeAsLong, getAttributeAsString, getAttributeAsString, getAttributeCount, getAttributeObject, getCastedAttribute, getCastedAttribute, getTypedAttribute, getTypedAttribute, isEmpty, isNotEmpty, iteratorcontainsAny, containsNone, containsOnly, findAll, findAllInstanceOf, findAllMapped, findAllMapped, findAllMapped, findFirst, findFirst, findFirstMapped, findFirstMapped, forEach, forEach, forEachBreakable, getIteratorCount, getIteratorCountforEach, spliterator@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 default IMenuItemPage setTarget(@Nullable com.helger.html.hc.html.HC_Target aTarget)
IMenuItemCopyright © 2014–2017 Philip Helger. All rights reserved.