|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiReportDisplayMode | |
|---|---|
| com.stimulsoft.web.classes | |
| com.stimulsoft.web.enums | |
| com.stimulsoft.webdesigner | |
| com.stimulsoft.webviewer | |
| Uses of StiReportDisplayMode in com.stimulsoft.web.classes |
|---|
| Fields in com.stimulsoft.web.classes declared as StiReportDisplayMode | |
|---|---|
StiReportDisplayMode |
StiRequestParams.StiViewerParams.reportDisplayMode
|
| Uses of StiReportDisplayMode in com.stimulsoft.web.enums |
|---|
| Methods in com.stimulsoft.web.enums that return StiReportDisplayMode | |
|---|---|
static StiReportDisplayMode |
StiReportDisplayMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiReportDisplayMode[] |
StiReportDisplayMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of StiReportDisplayMode in com.stimulsoft.webdesigner |
|---|
| Methods in com.stimulsoft.webdesigner that return StiReportDisplayMode | |
|---|---|
StiReportDisplayMode |
StiWebDesignerOptions.AppearanceOptions.getReportDisplayMode()
Gets or sets a method how will show a report in the preview mode. |
| Methods in com.stimulsoft.webdesigner with parameters of type StiReportDisplayMode | |
|---|---|
void |
StiWebDesignerOptions.AppearanceOptions.setReportDisplayMode(StiReportDisplayMode reportDisplayMode)
Gets or sets a method how will show a report in the preview mode. |
| Uses of StiReportDisplayMode in com.stimulsoft.webviewer |
|---|
| Methods in com.stimulsoft.webviewer that return StiReportDisplayMode | |
|---|---|
StiReportDisplayMode |
StiWebViewerOptions.AppearanceOptions.getReportDisplayMode()
a method how the viewer will show a report. |
| Methods in com.stimulsoft.webviewer with parameters of type StiReportDisplayMode | |
|---|---|
void |
StiWebViewerOptions.AppearanceOptions.setReportDisplayMode(StiReportDisplayMode reportDisplayMode)
a method how the viewer will show a report. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||