Interface TableCellContent
-
- All Known Implementing Classes:
AbstractListNode,BlockCard,Blockquote,BulletList,CodeBlock,DecisionList,EmbedCard,Extension,Heading,MediaGroup,MediaSingle,NestedExpand,OrderedList,Panel,Paragraph,Rule,TaskList
public interface TableCellContent extends Node
Marks the nodes that can be placed directly into either atableHeaderortableCellnode.
-
-
Method Summary
-
Methods inherited from interface com.atlassian.adf.model.Element
elementType, isSupported, toMap, validate
-
Methods inherited from interface com.atlassian.adf.model.node.Node
appendPlainText, copy, toPlainText
-
-