Uses of Class
com.stimulsoft.report.dictionary.enums.StiDataType

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.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.