Uses of Class
com.stimulsoft.report.dictionary.StiDialogInfo
Packages that use StiDialogInfo
Package
Description
-
Uses of StiDialogInfo in com.stimulsoft.report
Fields in com.stimulsoft.report with type parameters of type StiDialogInfo -
Uses of StiDialogInfo in com.stimulsoft.report.dictionary
Methods in com.stimulsoft.report.dictionary that return StiDialogInfoModifier and TypeMethodDescriptionStiDialogInfo.clone()final StiDialogInfoStiVariable.getDialogInfo()Gets or sets alias of variable.Methods in com.stimulsoft.report.dictionary with parameters of type StiDialogInfoConstructors in com.stimulsoft.report.dictionary with parameters of type StiDialogInfoModifierConstructorDescriptionStiVariable(String category, String name, String alias, String description, StiSystemType type, String value, boolean readOnly, StiVariableInitBy initBy, boolean requestFromUser, StiDialogInfo dialogInfo) Creates an object of the type StiVariable. -
Uses of StiDialogInfo in com.stimulsoft.report.engine
Methods in com.stimulsoft.report.engine with parameters of type StiDialogInfoModifier and TypeMethodDescriptionstatic voidStiVariableHelper.filter(StiReport report, StiDialogInfo info, StiRefObject<Object[]> keys, StiRefObject<Object[]> values, StiRefObject<Object[]> valuesBinding, StiRefObject<Boolean[]> checkedStates) static intStiVariableHelper.getElementIndex(StiDialogInfo info, Object value) -
Uses of StiDialogInfo in com.stimulsoft.viewer.requestfromuser
Methods in com.stimulsoft.viewer.requestfromuser that return StiDialogInfoMethods in com.stimulsoft.viewer.requestfromuser with parameters of type StiDialogInfo