Uses of Interface
com.atlassian.adf.model.Element.Attr
-
Packages that use Element.Attr Package Description com.atlassian.adf.model.mark Marks are special document elements that are used to decoratetextnodes.com.atlassian.adf.model.node Nodes are elements within the Atlassian Document Format that represent presentation data for the document. -
-
Uses of Element.Attr in com.atlassian.adf.model.mark
Subinterfaces of Element.Attr in com.atlassian.adf.model.mark Modifier and Type Interface Description static interfaceMark.AttrConstants used as theattributenames in marks. -
Uses of Element.Attr in com.atlassian.adf.model.node
Subinterfaces of Element.Attr in com.atlassian.adf.model.node Modifier and Type Interface Description static interfaceNode.AttrConstants used as theattributenames in nodes.
-