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,
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.
|
removeAmpersand
getID, getName, getTable, getTableName, getType, toString
public GenericView(ProjectFile parent, byte[] data, net.sf.mpxj.mpp.Var2Data varData) throws IOException
parent
- parent filedata
- view datavarData
- var dataIOException
protected abstract Integer getPropertiesID()
Copyright © 2000–2024 Packwood Software. All rights reserved.