|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StiPageViewMode | |
---|---|
com.stimulsoft.report.viewer | |
com.stimulsoft.viewer.logic | |
com.stimulsoft.viewer.panels |
Uses of StiPageViewMode in com.stimulsoft.report.viewer |
---|
Methods in com.stimulsoft.report.viewer that return StiPageViewMode | |
---|---|
static StiPageViewMode |
StiPageViewMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiPageViewMode[] |
StiPageViewMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of StiPageViewMode in com.stimulsoft.viewer.logic |
---|
Methods in com.stimulsoft.viewer.logic that return StiPageViewMode | |
---|---|
StiPageViewMode |
StiViewModel.getPageViewMode()
|
Methods in com.stimulsoft.viewer.logic with parameters of type StiPageViewMode | |
---|---|
void |
StiViewModel.setPageViewMode(StiPageViewMode pageViewMode)
|
Uses of StiPageViewMode in com.stimulsoft.viewer.panels |
---|
Methods in com.stimulsoft.viewer.panels that return StiPageViewMode | |
---|---|
StiPageViewMode |
StiViewPannel.getPageViewMode()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |