|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiDataType | |
|---|---|
| com.stimulsoft.report.dictionary | |
| com.stimulsoft.report.dictionary.enums | |
| Uses of StiDataType in com.stimulsoft.report.dictionary |
|---|
| Methods in com.stimulsoft.report.dictionary with parameters of type StiDataType | |
|---|---|
void |
StiRestrictions.Add(java.lang.String name,
StiDataType dataType,
StiRestrictionTypes type)
|
boolean |
StiRestrictions.isAllowShow(java.lang.String name,
StiDataType dataType)
|
| Uses of StiDataType in com.stimulsoft.report.dictionary.enums |
|---|
| Methods in com.stimulsoft.report.dictionary.enums that return StiDataType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||