|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StiResource | |
---|---|
com.stimulsoft.report.check.helper | |
com.stimulsoft.report.dictionary.databases | |
com.stimulsoft.web.helper | |
com.stimulsoft.webdesigner.helper |
Uses of StiResource in com.stimulsoft.report.check.helper |
---|
Methods in com.stimulsoft.report.check.helper with parameters of type StiResource | |
---|---|
static java.util.List<StiComponent> |
StiUsedResourceHelper.getComponentsUsedResource(StiReport report,
StiResource resource)
|
static java.util.List<StiDatabase> |
StiUsedResourceHelper.getDatabasesUsedResource(StiReport report,
StiResource resource)
|
Uses of StiResource in com.stimulsoft.report.dictionary.databases |
---|
Methods in com.stimulsoft.report.dictionary.databases that return StiResource | |
---|---|
StiResource |
StiResourcesCollection.get(java.lang.String resourceName)
|
Uses of StiResource in com.stimulsoft.web.helper |
---|
Methods in com.stimulsoft.web.helper that return types with arguments of type StiResource | |
---|---|
static java.util.List<StiResource> |
StiGalleriesHelper.getImageResources(StiReport report)
|
static java.util.List<StiResource> |
StiGalleriesHelper.getRichTextResources(StiReport report)
|
Methods in com.stimulsoft.web.helper with parameters of type StiResource | |
---|---|
static java.lang.String |
StiReportResourceHelper.getResourceContentType(StiResource resource)
|
static java.lang.String |
StiReportResourceHelper.getResourceFileExt(StiResource resource)
|
Uses of StiResource in com.stimulsoft.webdesigner.helper |
---|
Methods in com.stimulsoft.webdesigner.helper with parameters of type StiResource | |
---|---|
static void |
StiFontResourceHelper.addFontToReport(StiReport report,
StiResource resource,
java.util.HashMap<java.lang.String,java.lang.Object> resourceItem)
|
static StiDatabase |
StiDictionaryHelper.createNewDatabaseFromResource(StiReport report,
StiResource resource)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |