Uses of Class
com.stimulsoft.report.dictionary.StiVariableItem
Packages that use StiVariableItem
Package
Description
-
Uses of StiVariableItem in com.stimulsoft.report.dictionary
Methods in com.stimulsoft.report.dictionary that return types with arguments of type StiVariableItemMethod parameters in com.stimulsoft.report.dictionary with type arguments of type StiVariableItemModifier and TypeMethodDescriptionfinal voidStiVariable.setDialogInfoItems(ArrayList<StiVariableItem> items) -
Uses of StiVariableItem in com.stimulsoft.viewer.requestfromuser
Method parameters in com.stimulsoft.viewer.requestfromuser with type arguments of type StiVariableItemModifier and TypeMethodDescriptionstatic voidStiRequestFromUserHelper.checkDropDownWidth(JComboBox comboBox, List<StiVariableItem> list) Constructors in com.stimulsoft.viewer.requestfromuser with parameters of type StiVariableItemModifierConstructorDescription -
Uses of StiVariableItem in com.stimulsoft.viewer.requestfromuser.components
Constructors in com.stimulsoft.viewer.requestfromuser.components with parameters of type StiVariableItem -
Uses of StiVariableItem in com.stimulsoft.viewer.requestfromuser.list
Constructors in com.stimulsoft.viewer.requestfromuser.list with parameters of type StiVariableItemModifierConstructorDescriptionStiListBoolItemControl(ButtonListInfo btInfo, StiVariableItem infoItem) StiListCharItemControl(ButtonListInfo btInfo, StiVariableItem infoItem) StiListDateTimeItemControl(ButtonListInfo btInfo, StiVariableItem infoItem) StiListDoubleItemControl(ButtonListInfo btInfo, StiVariableItem infoItem) StiListGuidItemControl(ButtonListInfo btInfo, StiVariableItem infoItem) StiListLongItemControl(ButtonListInfo btInfo, StiVariableItem infoItem) StiListStringItemControl(ButtonListInfo btInfo, StiVariableItem infoItem)