public abstract class GenericView extends AbstractMppView
m_file, m_id, m_name, m_tableName, m_tables, m_type| Constructor and Description |
|---|
GenericView(ProjectFile parent,
byte[] data,
org.mpxj.mpp.Var2Data varData)
Extract the view data from the view data block.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Integer |
getPropertiesID()
Retrieve the ID of the properties data.
|
getID, getName, getTable, getTableName, getType, toStringpublic GenericView(ProjectFile parent, byte[] data, org.mpxj.mpp.Var2Data varData) throws IOException
parent - parent filedata - view datavarData - var dataIOExceptionprotected abstract Integer getPropertiesID()
Copyright © 2000–2025 MPXJ. All rights reserved.