| Package | Description |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.dictionary |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<StiDialogInfo> |
StiReport.StiJsonLoaderHelper.DialogInfo |
| Modifier and Type | Method and Description |
|---|---|
StiDialogInfo |
StiDialogInfo.clone() |
StiDialogInfo |
StiVariable.getDialogInfo()
Gets or sets alias of variable.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiVariable.setDialogInfo(StiDialogInfo value) |
| Constructor and Description |
|---|
StiVariable(java.lang.String category,
java.lang.String name,
java.lang.String alias,
java.lang.String description,
StiSystemType type,
java.lang.String value,
boolean readOnly,
StiVariableInitBy initBy,
boolean requestFromUser,
StiDialogInfo dialogInfo)
Creates an object of the type StiVariable.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.