com.microstrategy.web.objects.WebTitleUnit |
![]() |
This is a superclass of WebTitle
and WebSubTitle
,
and permits easy traversal of the title-subtitle tree.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract int | getAxisType() | ||||||||||
abstract Enumeration<WebTitleUnit> | getChildEnum() | ||||||||||
abstract String | getDisplayName() | ||||||||||
abstract WebTitleUnit | getParent() | ||||||||||
abstract int |
getResolvedTitleUnitsIndex()
Index of this unit in its
getResolvedTitleUnits()
collection. | ||||||||||
abstract int | getSpan() | ||||||||||
abstract WebObjectInfo | getTarget() | ||||||||||
abstract List<WebElement> | getWebElements() | ||||||||||
abstract boolean |
isCurrentSelectorElement()
returns true if the current element is the selected control element for a selector sourced at the owner template unit.
|
This will return a non-empty array iff getTarget()
returns a
getType()
of
DssXmlTypeAttribute
.
WebHeader
instances under this title.
Index of this unit in its getResolvedTitleUnits()
collection.
returns true if the current element is the selected control element for a selector sourced at the owner template unit.