Schnittstelle IHeaderHolder
- Alle bekannten Unterschnittstellen:
IAccordionTab, IFluentMutableHeaderHolder<H>, IMutableHeaderHolder, ITabContainerTab
-
Methodenübersicht
Modifikator und TypMethodeBeschreibungdefault Stringdefault booleandefault booleanhasSameHeaderAs(IHeaderHolder object)
-
Methodendetails
-
getHeader
String getHeader()- Gibt zurück:
- the header of the current
IHeaderHolder.
-
getHeaderInQuotes
- Gibt zurück:
- the header of the current
IHeaderHolderin quotes.
-
hasHeader
- Parameter:
header-- Gibt zurück:
- true if the current
IHeaderHolderhas the given header, false otherwise.
-
hasSameHeaderAs
- Parameter:
object-- Gibt zurück:
- true if the current
IHeaderHolderhas the same header as the given object, false otherwise.
-