|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataConditionFormula
This interface enables you to set the condition formula for each of the attributes for a selected
area, section, or report object, thus offering you full conditional control over the appearance
of the report object and its area and section. A condition formula enables you to dynamically
alter the appearance or content of a ReportObject when the report is viewed.
Each ReportObject only has a finite number of conditional formulas that can be
edited. For each object, use the appropriate ConditionFormulas modifier and modify the Text
property of a certain ConditionFormula object in the collection to modify the
condition of some attribute.
| Method Summary | |
|---|---|
ConditionFormulaType |
getConditionFormulaType()
For internal use only |
void |
setConditionFormulaType(ConditionFormulaType type)
For internal use only |
| Method Detail |
|---|
ConditionFormulaType getConditionFormulaType()
void setConditionFormulaType(ConditionFormulaType type)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||