public class TableRowTreeItem extends LogicalStructureTreeItem
| Constructor and Description |
|---|
TableRowTreeItem()
Instantiate a new
TableRowTreeItem instance. |
| Modifier and Type | Method and Description |
|---|---|
TableRowTreeItem |
addCell(TableCellTreeItem cellItem)
Add a new table cell structure tree item to the table row.
|
addChild, getAccessibilityProperties, getChildren, getParent, removeChild, setAccessibilityPropertiespublic TableRowTreeItem()
TableRowTreeItem instance.public TableRowTreeItem addCell(TableCellTreeItem cellItem)
cellItem - table cell structure tree item to be added.TableRowTreeItem instance.Copyright © 1998–2024 Apryse Group NV. All rights reserved.