com.microstrategy.web.app.beans.EnumPrintEvents |
Defines the common events of Print bean.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | WebEventArgumentPageByOrdinal | Current pageby ordinal to display. | |||||||||
int | WebEventArgumentStartRow | Start row for the printing block to display. | |||||||||
int | WebEventDisplayPrintBlock | Event to display print block. |
Current pageby ordinal to display.
Used for expand al page-by fields when printing.
Start row for the printing block to display.
Used for incremental fetch on printing determined by
maximum number of cells per block and
maximum number of graphs per block preferences.
Event to display print block.