|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphicalIndicatorCriteria | |
|---|---|
| net.sf.mpxj | |
| Uses of GraphicalIndicatorCriteria in net.sf.mpxj |
|---|
| Methods in net.sf.mpxj that return types with arguments of type GraphicalIndicatorCriteria | |
|---|---|
List<GraphicalIndicatorCriteria> |
GraphicalIndicator.getNonSummaryRowCriteria()
Retrieve the criteria to be applied to non-summary rows. |
List<GraphicalIndicatorCriteria> |
GraphicalIndicator.getProjectSummaryCriteria()
Retrieve the criteria to be applied to the project summary. |
List<GraphicalIndicatorCriteria> |
GraphicalIndicator.getSummaryRowCriteria()
Retrieve the criteria to be applied to summary rows. |
| Methods in net.sf.mpxj with parameters of type GraphicalIndicatorCriteria | |
|---|---|
void |
GraphicalIndicator.addNonSummaryRowCriteria(GraphicalIndicatorCriteria criteria)
Add criteria relating to non summary rows. |
void |
GraphicalIndicator.addProjectSummaryCriteria(GraphicalIndicatorCriteria criteria)
Add criteria relating to project summary. |
void |
GraphicalIndicator.addSummaryRowCriteria(GraphicalIndicatorCriteria criteria)
Add criteria relating to summary rows. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||