Uses of Class
com.stimulsoft.report.components.textFormats.StiGeneralFormatService

Packages that use StiGeneralFormatService
com.stimulsoft.report.components.textFormats   
com.stimulsoft.webdesigner.helper   
 

Uses of StiGeneralFormatService in com.stimulsoft.report.components.textFormats
 

Fields in com.stimulsoft.report.components.textFormats declared as StiGeneralFormatService
static StiGeneralFormatService StiGeneralFormatService.Default
           
 

Uses of StiGeneralFormatService in com.stimulsoft.webdesigner.helper
 

Methods in com.stimulsoft.webdesigner.helper with parameters of type StiGeneralFormatService
static java.util.HashMap<java.lang.String,java.lang.Object> StiTextFormatHelper.generalTextFormatItem(StiGeneralFormatService service)