|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StiConditionsCollection in com.stimulsoft.report.components |
---|
Fields in com.stimulsoft.report.components declared as StiConditionsCollection | |
---|---|
StiConditionsCollection |
StiComponent.conditions
|
Methods in com.stimulsoft.report.components that return StiConditionsCollection | |
---|---|
StiConditionsCollection |
StiComponent.getConditions()
gets or sets the collection of conditions. |
Methods in com.stimulsoft.report.components with parameters of type StiConditionsCollection | |
---|---|
void |
StiComponent.setConditions(StiConditionsCollection value)
|
Uses of StiConditionsCollection in com.stimulsoft.report.components.complexcomponents |
---|
Methods in com.stimulsoft.report.components.complexcomponents that return StiConditionsCollection | |
---|---|
StiConditionsCollection |
StiClone.getConditions()
|
StiConditionsCollection |
StiContainer.GetConditions()
Returns conditions of an object of the type. |
Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiConditionsCollection | |
---|---|
void |
StiClone.setConditions(StiConditionsCollection value)
|
void |
StiContainer.SetConditions(StiConditionsCollection conditions)
Sets conditions to all selected objects in the container. |
Uses of StiConditionsCollection in com.stimulsoft.report.components.conditions |
---|
Methods in com.stimulsoft.report.components.conditions with parameters of type StiConditionsCollection | |
---|---|
void |
StiConditionsCollection.addRange(StiConditionsCollection conditions)
|
void |
StiConditionsCollection.addRange(StiConditionsCollection conditions,
boolean addOnlyNotEqual)
|
Uses of StiConditionsCollection in com.stimulsoft.report.components.interfaces |
---|
Methods in com.stimulsoft.report.components.interfaces that return StiConditionsCollection | |
---|---|
StiConditionsCollection |
IStiConditions.getConditions()
Gets or sets the collection of conditions. |
Methods in com.stimulsoft.report.components.interfaces with parameters of type StiConditionsCollection | |
---|---|
void |
IStiConditions.setConditions(StiConditionsCollection value)
|
Uses of StiConditionsCollection in com.stimulsoft.report.components.simplecomponents |
---|
Methods in com.stimulsoft.report.components.simplecomponents that return StiConditionsCollection | |
---|---|
StiConditionsCollection |
StiPrimitive.getConditions()
|
Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiConditionsCollection | |
---|---|
void |
StiPrimitive.setConditions(StiConditionsCollection value)
|
Uses of StiConditionsCollection in com.stimulsoft.report.crossTab |
---|
Methods in com.stimulsoft.report.crossTab that return StiConditionsCollection | |
---|---|
StiConditionsCollection |
StiCrossTitle.getConditions()
|
Methods in com.stimulsoft.report.crossTab with parameters of type StiConditionsCollection | |
---|---|
void |
StiCrossTitle.setConditions(StiConditionsCollection value)
|
Uses of StiConditionsCollection in com.stimulsoft.report.dialogs |
---|
Methods in com.stimulsoft.report.dialogs that return StiConditionsCollection | |
---|---|
StiConditionsCollection |
StiReportControl.getConditions()
|
StiConditionsCollection |
StiForm.getConditions()
|
Methods in com.stimulsoft.report.dialogs with parameters of type StiConditionsCollection | |
---|---|
void |
StiReportControl.setConditions(StiConditionsCollection value)
|
void |
StiForm.setConditions(StiConditionsCollection value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |