Uses of Class
com.stimulsoft.report.components.enums.StiQuickInfoType

Packages that use StiQuickInfoType
com.stimulsoft.report.components.enums   
com.stimulsoft.report.design   
 

Uses of StiQuickInfoType in com.stimulsoft.report.components.enums
 

Methods in com.stimulsoft.report.components.enums that return StiQuickInfoType
static StiQuickInfoType StiQuickInfoType.forValue(int value)
           
static StiQuickInfoType StiQuickInfoType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiQuickInfoType[] StiQuickInfoType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of StiQuickInfoType in com.stimulsoft.report.design
 

Methods in com.stimulsoft.report.design that return StiQuickInfoType
 StiQuickInfoType StiDesignerInfo.getQuickInfoType()
           
 

Methods in com.stimulsoft.report.design with parameters of type StiQuickInfoType
 void StiDesignerInfo.setQuickInfoType(StiQuickInfoType value)
           
 



Copyright © 2018 Stimulsoft. All Rights Reserved.