Uses of Class
com.stimulsoft.report.components.conditions.StiConditionsCollection
Packages that use StiConditionsCollection
Package
Description
-
Uses of StiConditionsCollection in com.stimulsoft.report.components
Fields in com.stimulsoft.report.components declared as StiConditionsCollectionMethods in com.stimulsoft.report.components that return StiConditionsCollectionModifier and TypeMethodDescriptionStiComponent.getConditions()gets or sets the collection of conditions.Methods in com.stimulsoft.report.components with parameters of type StiConditionsCollection -
Uses of StiConditionsCollection in com.stimulsoft.report.components.complexcomponents
Methods in com.stimulsoft.report.components.complexcomponents that return StiConditionsCollectionModifier and TypeMethodDescriptionfinal StiConditionsCollectionStiClone.getConditions()final StiConditionsCollectionStiContainer.GetConditions()Returns conditions of an object of the type.Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiConditionsCollectionModifier and TypeMethodDescriptionfinal voidStiClone.setConditions(StiConditionsCollection value) final voidStiContainer.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 StiConditionsCollectionModifier and TypeMethodDescriptionfinal voidStiConditionsCollection.addRange(StiConditionsCollection conditions) final voidStiConditionsCollection.addRange(StiConditionsCollection conditions, boolean addOnlyNotEqual) -
Uses of StiConditionsCollection in com.stimulsoft.report.components.interfaces
Methods in com.stimulsoft.report.components.interfaces that return StiConditionsCollectionModifier and TypeMethodDescriptionIStiConditions.getConditions()Gets or sets the collection of conditions.Methods in com.stimulsoft.report.components.interfaces with parameters of type StiConditionsCollectionModifier and TypeMethodDescriptionvoidIStiConditions.setConditions(StiConditionsCollection value) -
Uses of StiConditionsCollection in com.stimulsoft.report.components.simplecomponents
Fields in com.stimulsoft.report.components.simplecomponents with type parameters of type StiConditionsCollectionModifier and TypeFieldDescriptionStiCrossLinePrimitiveHelper.StiCrossPrimitiveConditionsData.ConditionsMethods in com.stimulsoft.report.components.simplecomponents that return StiConditionsCollectionMethods in com.stimulsoft.report.components.simplecomponents with parameters of type StiConditionsCollectionModifier and TypeMethodDescriptionfinal voidStiPrimitive.setConditions(StiConditionsCollection value) -
Uses of StiConditionsCollection in com.stimulsoft.report.crossTab
Methods in com.stimulsoft.report.crossTab that return StiConditionsCollectionMethods in com.stimulsoft.report.crossTab with parameters of type StiConditionsCollectionModifier and TypeMethodDescriptionvoidStiCrossTitle.setConditions(StiConditionsCollection value) -
Uses of StiConditionsCollection in com.stimulsoft.report.dialogs
Methods in com.stimulsoft.report.dialogs that return StiConditionsCollectionModifier and TypeMethodDescriptionfinal StiConditionsCollectionStiForm.getConditions()final StiConditionsCollectionStiReportControl.getConditions()Methods in com.stimulsoft.report.dialogs with parameters of type StiConditionsCollectionModifier and TypeMethodDescriptionfinal voidStiForm.setConditions(StiConditionsCollection value) final voidStiReportControl.setConditions(StiConditionsCollection value) -
Uses of StiConditionsCollection in com.stimulsoft.webdesigner.helper
Methods in com.stimulsoft.webdesigner.helper that return StiConditionsCollectionModifier and TypeMethodDescriptionstatic StiConditionsCollectionStiReportEdit.getConditionsCollectionFromJSObject(Object propertyValue, StiReport report)