com.microstrategy.web.beans.EnumPageInfoDirection |
Possible values for logical pages browsing direction
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | ALONG_X_POSITION | A flag indicating walking through the logical pages of a ReportPageInfo
instance along its X coordinate. |
|||||||||
int | ALONG_Y_POSITION | A flag indicating walking through the logical pages of a ReportPageInfo
instance along its Y coordinate. |
A flag indicating walking through the logical pages of a ReportPageInfo
instance along its X coordinate.
A flag indicating walking through the logical pages of a ReportPageInfo
instance along its Y coordinate.