| Package | Description |
|---|---|
| com.stimulsoft.report.dictionary | |
| com.stimulsoft.report.dictionary.enums |
| Modifier and Type | Method and Description |
|---|---|
void |
StiRestrictions.Add(java.lang.String name,
StiDataType dataType,
StiRestrictionTypes type) |
boolean |
StiRestrictions.isAllowShow(java.lang.String name,
StiDataType dataType) |
| Modifier and Type | Method and Description |
|---|---|
static StiDataType |
StiDataType.forValue(int value) |
static StiDataType |
StiDataType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiDataType[] |
StiDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.