| Package | Description |
|---|---|
| net.sf.mpxj |
| Modifier and Type | Method and Description |
|---|---|
Table |
ProjectFile.getResourceTableByName(String name)
Utility method to retrieve the definition of a resource table by name.
|
Table |
AbstractView.getTable()
Retrieve an instance of the Table class representing the
table part of this view.
|
Table |
ProjectFile.getTaskTableByName(String name)
Utility method to retrieve the definition of a task table by name.
|
| Modifier and Type | Method and Description |
|---|---|
List<Table> |
ProjectFile.getTables()
This method returns a list of the tables defined in this MPP file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectFile.addTable(Table table)
Package-private method used to add tables to this MPP file.
|
Copyright © 2013. All Rights Reserved.