|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGroupOptions
This interface enables you to set IGroup options which indicate how the group behaves.
IGroup.setOptions(IGroupOptions)| Method Summary | |
|---|---|
GroupOptionsConditionFormulas |
getConditionFormulas()
Returns the condition formulas that override the values for the default group options. |
IHierarchicalOptions |
getHierarchicalOptions()
For internal use only |
boolean |
isSortedHierarchically()
For internal use only |
void |
setConditionFormulas(GroupOptionsConditionFormulas formulas)
Sets the condition formulas that override the values for the default group options. |
void |
setHierarchicalOptions(IHierarchicalOptions hierarchycalOptions)
For internal use only |
| Method Detail |
|---|
GroupOptionsConditionFormulas getConditionFormulas()
GroupOptionsConditionFormulas object containing the condition formulas
that override the values for the default group options.void setConditionFormulas(GroupOptionsConditionFormulas formulas)
formulas - A GroupOptionsConditionFormulas object containing the condition formulas
that override the values for the default group options.boolean isSortedHierarchically()
IHierarchicalOptions getHierarchicalOptions()
void setHierarchicalOptions(IHierarchicalOptions hierarchycalOptions)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||