public abstract class GenericView extends AbstractMppView
m_id, m_name, m_parent, m_tableName, m_type| Constructor and Description |
|---|
GenericView(ProjectFile parent,
byte[] data,
net.sf.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.
|
removeAmpersandgetID, getName, getTable, getTableName, getType, toStringpublic GenericView(ProjectFile parent, byte[] data, net.sf.mpxj.mpp.Var2Data varData) throws IOException
parent - parent filedata - view datavarData - var dataIOExceptionprotected abstract Integer getPropertiesID()
Copyright © 2013. All Rights Reserved.