Package | Description |
---|---|
net.sf.mpxj | |
net.sf.mpxj.mpp |
Modifier and Type | Class and Description |
---|---|
class |
GraphicalIndicatorCriteria
This class represents the criteria used to determine if a graphical
indicator is displayed in place of an attribute value.
|
Modifier and Type | Method and Description |
---|---|
GenericCriteria |
Filter.getCriteria()
Retrieve the criteria used to define this filter.
|
Modifier and Type | Method and Description |
---|---|
List<GenericCriteria> |
GenericCriteria.getCriteriaList()
Retrieves the list of child criteria associated with the current criteria.
|
Modifier and Type | Method and Description |
---|---|
void |
GenericCriteria.addCriteria(GenericCriteria criteria)
Adds an item to the list of child criteria.
|
void |
Filter.setCriteria(GenericCriteria criteria)
Sets the criteria associated with this filter.
|
Modifier and Type | Method and Description |
---|---|
GenericCriteria |
CriteriaReader.process(ProjectFile file,
byte[] data,
int dataOffset,
int entryOffset,
List<GenericCriteriaPrompt> prompts,
List<FieldType> fields,
boolean[] criteriaType)
Main entry point to read criteria data.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.