|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBooleanGroupOptions
This interface is used to define options that are available if data is grouped by a boolean field.
Method Summary | |
---|---|
BooleanCondition |
getBooleanCondition()
Gets the Boolean condition that is used when data is grouped by the boolean field. |
void |
setBooleanCondition(BooleanCondition booleanCondition)
Set the boolean condition that is used when data is grouped by a boolean field. |
Methods inherited from interface com.crystaldecisions.sdk.occa.report.data.IGroupOptions |
---|
getConditionFormulas, getHierarchicalOptions, isSortedHierarchically, setConditionFormulas, setHierarchicalOptions |
Method Detail |
---|
BooleanCondition getBooleanCondition()
void setBooleanCondition(BooleanCondition booleanCondition)
booleanCondition
- The boolean grouping condition to use.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |