Package | Description |
---|---|
net.sf.mpxj | |
net.sf.mpxj.mpp |
Modifier and Type | Method and Description |
---|---|
Table |
TableContainer.getResourceTableByName(String name)
Utility method to retrieve the definition of a resource table by name.
|
Table |
View.getTable()
Retrieve an instance of the Table class representing the
table part of this view.
|
Table |
TableContainer.getTaskTableByName(String name)
Utility method to retrieve the definition of a task table by name.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TableContainer.added(Table table) |
protected void |
TableContainer.removed(Table table) |
Modifier and Type | Method and Description |
---|---|
Table |
AbstractView.getTable()
Retrieve an instance of the Table class representing the
table part of this view.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.