com.microstrategy.web.objects.WebSubscriptionContentReportProperties |
![]()
|
This interface specifies content properties for the report case
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract int |
getViewMode()
This returns the view mode as defined by one of the VIEW_MODE constants in
EnumWebReportViewMode | ||||||||||
abstract void |
setViewMode(int viewMode)
sets the view mode of the report.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
This returns the view mode as defined by one of the VIEW_MODE constants in EnumWebReportViewMode
sets the view mode of the report.
viewMode | one of the values from EnumWebReportViewMode
|
---|