public interface Alt extends AknObject
The attribute alternativeTo is used to specify, when the element contains an alternative version of some content, the eId of the main element which this element is an alternative copy of.
<xsd:attributeGroup name="alt">
<xsd:attribute name="alternativeTo" type="xsd:anyURI"/>
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
EidRef |
getAlternativeTo() |
void |
setAlternativeTo(EidRef alternativeTo) |
attributes, compare, name, nestedCompareread, writeCopyright © 2017. All rights reserved.