Uses of Package
com.atlassian.adf.model.node.type
-
Packages that use com.atlassian.adf.model.node.type 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.com.atlassian.adf.model.node.type Marker interfaces and other supporting types that help classify nodes by how they may be used. -
Classes in com.atlassian.adf.model.node.type used by com.atlassian.adf.model.mark Class Description Marked Indicates that this node can use amarkselement to alter its presentation. -
Classes in com.atlassian.adf.model.node.type used by com.atlassian.adf.model.node Class Description CaptionContent Marks the nodes that can be placed directly into acaptionnode.ContentNode Describes the behaviour common to all nodes that act as holders of other content.DocContent Marks the nodes that can be placed directly into adocnode.ExtensionNode Describes features that are common to the various extension node types.InlineContent Marks the nodes that aretextor can usually be freely intermixed with it.InternalMediaNode A marker interface formedia 'file' and 'link' nodesas well asmediaInlinenodes.LayoutColumnContent Marks the nodes that can be placed directly into alayoutColumnnode.ListItemContent Marks the nodes that can be placed directly into alistItemnode.ListNode Describes features that are common tobulletListandtaskListnodes.Marked Indicates that this node can use amarkselement to alter its presentation.NestedExpandContent Marks the nodes that can be placed directly into anestedExpandnode.NonNestableBlockContent Marks the nodes that can be used withinexpandandbodiedExtensionnodes.PanelContent Marks the nodes that can be placed directly into apanelnode.TableCellContent Marks the nodes that can be placed directly into either atableHeaderortableCellnode.TableCellNode Describes features that are common totableHeaderandtableCellnodes.TableRowContent Marks the nodes that can be placed directly into atableRownode.TaskListContent Marks the nodes that can be placed directly into ataskListnode. -
Classes in com.atlassian.adf.model.node.type used by com.atlassian.adf.model.node.type Class Description ContentNode Describes the behaviour common to all nodes that act as holders of other content.ExtensionNode Describes features that are common to the various extension node types.InternalMediaNode A marker interface formedia 'file' and 'link' nodesas well asmediaInlinenodes.ListItemContent Marks the nodes that can be placed directly into alistItemnode.ListNode Describes features that are common tobulletListandtaskListnodes.Marked Indicates that this node can use amarkselement to alter its presentation.TableCellNode Describes features that are common totableHeaderandtableCellnodes.TableRowContent Marks the nodes that can be placed directly into atableRownode.