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