Skip to main content

%DeepSee.UI.Dialog.PivotPrintOptions

class %DeepSee.UI.Dialog.PivotPrintOptions extends %DeepSee.UI.Dialog.standardDialog

This dialog lets the user change the print properties for a DeepSee pivot table.

Property Inventory

Method Inventory

Parameters

parameter APPLYBUTTON = 0;
Inherited description: If true, then this dialog displays an Apply button.

Properties

property borderBottomCell as %ZEN.Datatype.string (ZENURL = "BORDERBOTTOMCELL");
Property methods: borderBottomCellDisplayToLogical(), borderBottomCellGet(), borderBottomCellIsValid(), borderBottomCellLogicalToDisplay(), borderBottomCellLogicalToOdbc(), borderBottomCellNormalize(), borderBottomCellSet()
property borderBottomCol as %ZEN.Datatype.string (ZENURL = "BORDERBOTTOMCOL");
Property methods: borderBottomColDisplayToLogical(), borderBottomColGet(), borderBottomColIsValid(), borderBottomColLogicalToDisplay(), borderBottomColLogicalToOdbc(), borderBottomColNormalize(), borderBottomColSet()
property borderBottomRow as %ZEN.Datatype.string (ZENURL = "BORDERBOTTOMROW");
Property methods: borderBottomRowDisplayToLogical(), borderBottomRowGet(), borderBottomRowIsValid(), borderBottomRowLogicalToDisplay(), borderBottomRowLogicalToOdbc(), borderBottomRowNormalize(), borderBottomRowSet()
property borderLeftCell as %ZEN.Datatype.string (ZENURL = "BORDERLEFTCELL");
Table borders
Property methods: borderLeftCellDisplayToLogical(), borderLeftCellGet(), borderLeftCellIsValid(), borderLeftCellLogicalToDisplay(), borderLeftCellLogicalToOdbc(), borderLeftCellNormalize(), borderLeftCellSet()
property borderLeftCol as %ZEN.Datatype.string (ZENURL = "BORDERLEFTCOL");
Property methods: borderLeftColDisplayToLogical(), borderLeftColGet(), borderLeftColIsValid(), borderLeftColLogicalToDisplay(), borderLeftColLogicalToOdbc(), borderLeftColNormalize(), borderLeftColSet()
property borderLeftRow as %ZEN.Datatype.string (ZENURL = "BORDERLEFTROW");
Property methods: borderLeftRowDisplayToLogical(), borderLeftRowGet(), borderLeftRowIsValid(), borderLeftRowLogicalToDisplay(), borderLeftRowLogicalToOdbc(), borderLeftRowNormalize(), borderLeftRowSet()
property borderRightCell as %ZEN.Datatype.string (ZENURL = "BORDERRIGHTCELL");
Property methods: borderRightCellDisplayToLogical(), borderRightCellGet(), borderRightCellIsValid(), borderRightCellLogicalToDisplay(), borderRightCellLogicalToOdbc(), borderRightCellNormalize(), borderRightCellSet()
property borderRightCol as %ZEN.Datatype.string (ZENURL = "BORDERRIGHTCOL");
Property methods: borderRightColDisplayToLogical(), borderRightColGet(), borderRightColIsValid(), borderRightColLogicalToDisplay(), borderRightColLogicalToOdbc(), borderRightColNormalize(), borderRightColSet()
property borderRightRow as %ZEN.Datatype.string (ZENURL = "BORDERRIGHTROW");
Property methods: borderRightRowDisplayToLogical(), borderRightRowGet(), borderRightRowIsValid(), borderRightRowLogicalToDisplay(), borderRightRowLogicalToOdbc(), borderRightRowNormalize(), borderRightRowSet()
property borderTopCell as %ZEN.Datatype.string (ZENURL = "BORDERTOPCELL");
Property methods: borderTopCellDisplayToLogical(), borderTopCellGet(), borderTopCellIsValid(), borderTopCellLogicalToDisplay(), borderTopCellLogicalToOdbc(), borderTopCellNormalize(), borderTopCellSet()
property borderTopCol as %ZEN.Datatype.string (ZENURL = "BORDERTOPCOL");
Property methods: borderTopColDisplayToLogical(), borderTopColGet(), borderTopColIsValid(), borderTopColLogicalToDisplay(), borderTopColLogicalToOdbc(), borderTopColNormalize(), borderTopColSet()
property borderTopRow as %ZEN.Datatype.string (ZENURL = "BORDERTOPROW");
Property methods: borderTopRowDisplayToLogical(), borderTopRowGet(), borderTopRowIsValid(), borderTopRowLogicalToDisplay(), borderTopRowLogicalToOdbc(), borderTopRowNormalize(), borderTopRowSet()
property cellHeight as %ZEN.Datatype.string (ZENURL = "CELLHEIGHT");
Property methods: cellHeightDisplayToLogical(), cellHeightGet(), cellHeightIsValid(), cellHeightLogicalToDisplay(), cellHeightLogicalToOdbc(), cellHeightNormalize(), cellHeightSet()
property cellWidth as %ZEN.Datatype.string (ZENURL = "CELLWIDTH");
Property methods: cellWidthDisplayToLogical(), cellWidthGet(), cellWidthIsValid(), cellWidthLogicalToDisplay(), cellWidthLogicalToOdbc(), cellWidthNormalize(), cellWidthSet()
property chartMarginBottom as %ZEN.Datatype.float (ZENURL = "CMARGINBOTTOM");
Page bottom margin when pivot is printed. This is in the same units as the page size.
Property methods: chartMarginBottomDisplayToLogical(), chartMarginBottomGet(), chartMarginBottomIsValid(), chartMarginBottomLogicalToDisplay(), chartMarginBottomLogicalToOdbc(), chartMarginBottomNormalize(), chartMarginBottomSet()
property chartMarginLeft as %ZEN.Datatype.float (ZENURL = "CMARGINLEFT");
Page left margin when pivot is printed. This is in the same units as the page size.
Property methods: chartMarginLeftDisplayToLogical(), chartMarginLeftGet(), chartMarginLeftIsValid(), chartMarginLeftLogicalToDisplay(), chartMarginLeftLogicalToOdbc(), chartMarginLeftNormalize(), chartMarginLeftSet()
property chartMarginRight as %ZEN.Datatype.float (ZENURL = "CMARGINRIGHT");
Page right margin when pivot is printed. This is in the same units as the page size.
Property methods: chartMarginRightDisplayToLogical(), chartMarginRightGet(), chartMarginRightIsValid(), chartMarginRightLogicalToDisplay(), chartMarginRightLogicalToOdbc(), chartMarginRightNormalize(), chartMarginRightSet()
property chartMarginTop as %ZEN.Datatype.float (ZENURL = "CMARGINTOP");
Page top margin when pivot is printed. This is in the same units as the page size.
Property methods: chartMarginTopDisplayToLogical(), chartMarginTopGet(), chartMarginTopIsValid(), chartMarginTopLogicalToDisplay(), chartMarginTopLogicalToOdbc(), chartMarginTopNormalize(), chartMarginTopSet()
property columnCount as %ZEN.Datatype.integer (ZENURL = "COLUMNCOUNT");
Property methods: columnCountDisplayToLogical(), columnCountGet(), columnCountIsValid(), columnCountLogicalToDisplay(), columnCountLogicalToOdbc(), columnCountNormalize(), columnCountSet()
property columnHeaderStyle as %ZEN.Datatype.string (ZENURL = "COLUMNSTYLE");
Property methods: columnHeaderStyleDisplayToLogical(), columnHeaderStyleGet(), columnHeaderStyleIsValid(), columnHeaderStyleLogicalToDisplay(), columnHeaderStyleLogicalToOdbc(), columnHeaderStyleNormalize(), columnHeaderStyleSet()
property columnTotals as %ZEN.Datatype.boolean (ZENURL = "COLUMNTOTALS");
Property methods: columnTotalsDisplayToLogical(), columnTotalsGet(), columnTotalsIsValid(), columnTotalsLogicalToDisplay(), columnTotalsLogicalToOdbc(), columnTotalsLogicalToXSD(), columnTotalsNormalize(), columnTotalsSet(), columnTotalsXSDToLogical()
property cubeName as %ZEN.Datatype.string (ZENURL = "CUBE");
Property methods: cubeNameDisplayToLogical(), cubeNameGet(), cubeNameIsValid(), cubeNameLogicalToDisplay(), cubeNameLogicalToOdbc(), cubeNameNormalize(), cubeNameSet()
property dataCellStyle as %ZEN.Datatype.string (ZENURL = "CELLSTYLE");
Property methods: dataCellStyleDisplayToLogical(), dataCellStyleGet(), dataCellStyleIsValid(), dataCellStyleLogicalToDisplay(), dataCellStyleLogicalToOdbc(), dataCellStyleNormalize(), dataCellStyleSet()
property filterRowCount as %ZEN.Datatype.integer (ZENURL = "FILTERROWCOUNT");
filterRowCount - used in preview
Property methods: filterRowCountDisplayToLogical(), filterRowCountGet(), filterRowCountIsValid(), filterRowCountLogicalToDisplay(), filterRowCountLogicalToOdbc(), filterRowCountNormalize(), filterRowCountSet()
property filterTableCaptionStyle as %ZEN.Datatype.style (ZENURL = "FILTERTABLECAPTIONSTYLE") [ InitialExpression = "border:none;color:white;background-color:#6f6fff;text-align:left;font-weight:bold;font-size:6pt;" ];
filterTableCaptionStyle;
Property methods: filterTableCaptionStyleDisplayToLogical(), filterTableCaptionStyleGet(), filterTableCaptionStyleIsValid(), filterTableCaptionStyleLogicalToDisplay(), filterTableCaptionStyleLogicalToOdbc(), filterTableCaptionStyleNormalize(), filterTableCaptionStyleSet()
property filterTableItemStyle as %ZEN.Datatype.style (ZENURL = "FILTERTABLEITEMSTYLE") [ InitialExpression = "border:none;text-align:left;font-weight:normal;font-size:6pt;" ];
filterTableItemStyle;
Property methods: filterTableItemStyleDisplayToLogical(), filterTableItemStyleGet(), filterTableItemStyleIsValid(), filterTableItemStyleLogicalToDisplay(), filterTableItemStyleLogicalToOdbc(), filterTableItemStyleNormalize(), filterTableItemStyleSet()
property filterTableStyle as %ZEN.Datatype.style (ZENURL = "FILTERTABLESTYLE") [ InitialExpression = "border:1pt solid gray;" ];
filterTableStyle
Property methods: filterTableStyleDisplayToLogical(), filterTableStyleGet(), filterTableStyleIsValid(), filterTableStyleLogicalToDisplay(), filterTableStyleLogicalToOdbc(), filterTableStyleNormalize(), filterTableStyleSet()
property fontFamilyCell as %ZEN.Datatype.string (ZENURL = "FONTFAMILYCELL");
Property methods: fontFamilyCellDisplayToLogical(), fontFamilyCellGet(), fontFamilyCellIsValid(), fontFamilyCellLogicalToDisplay(), fontFamilyCellLogicalToOdbc(), fontFamilyCellNormalize(), fontFamilyCellSet()
property fontFamilyCol as %ZEN.Datatype.string (ZENURL = "FONTFAMILYCOL");
Property methods: fontFamilyColDisplayToLogical(), fontFamilyColGet(), fontFamilyColIsValid(), fontFamilyColLogicalToDisplay(), fontFamilyColLogicalToOdbc(), fontFamilyColNormalize(), fontFamilyColSet()
property fontFamilyRow as %ZEN.Datatype.string (ZENURL = "FONTFAMILYROW");
Property methods: fontFamilyRowDisplayToLogical(), fontFamilyRowGet(), fontFamilyRowIsValid(), fontFamilyRowLogicalToDisplay(), fontFamilyRowLogicalToOdbc(), fontFamilyRowNormalize(), fontFamilyRowSet()
property fontSizeCell as %ZEN.Datatype.string (ZENURL = "FONTSIZECELL");
Property methods: fontSizeCellDisplayToLogical(), fontSizeCellGet(), fontSizeCellIsValid(), fontSizeCellLogicalToDisplay(), fontSizeCellLogicalToOdbc(), fontSizeCellNormalize(), fontSizeCellSet()
property fontSizeCol as %ZEN.Datatype.string (ZENURL = "FONTSIZECOL");
Property methods: fontSizeColDisplayToLogical(), fontSizeColGet(), fontSizeColIsValid(), fontSizeColLogicalToDisplay(), fontSizeColLogicalToOdbc(), fontSizeColNormalize(), fontSizeColSet()
property fontSizeRow as %ZEN.Datatype.string (ZENURL = "FONTSIZEROW");
Property methods: fontSizeRowDisplayToLogical(), fontSizeRowGet(), fontSizeRowIsValid(), fontSizeRowLogicalToDisplay(), fontSizeRowLogicalToOdbc(), fontSizeRowNormalize(), fontSizeRowSet()
property listingFilterRowCount as %ZEN.Datatype.integer (ZENURL = "LISTINGFILTERROWCOUNT");
listingFilterRowCount - used in preview
Property methods: listingFilterRowCountDisplayToLogical(), listingFilterRowCountGet(), listingFilterRowCountIsValid(), listingFilterRowCountLogicalToDisplay(), listingFilterRowCountLogicalToOdbc(), listingFilterRowCountNormalize(), listingFilterRowCountSet()
property listingFontSize as %ZEN.Datatype.string (ZENURL = "LISTINGFONTSIZE") [ InitialExpression = "6pt" ];
Font size for listings
Property methods: listingFontSizeDisplayToLogical(), listingFontSizeGet(), listingFontSizeIsValid(), listingFontSizeLogicalToDisplay(), listingFontSizeLogicalToOdbc(), listingFontSizeNormalize(), listingFontSizeSet()
property maxRows as %ZEN.Datatype.integer (ZENURL = "MAXROWS");
max rows to export to PDF
Property methods: maxRowsDisplayToLogical(), maxRowsGet(), maxRowsIsValid(), maxRowsLogicalToDisplay(), maxRowsLogicalToOdbc(), maxRowsNormalize(), maxRowsSet()
property mode as %ZEN.Datatype.string (ZENURL = "MODE") [ InitialExpression = "table" ];
"table", "chart", or "dashboard".
Property methods: modeDisplayToLogical(), modeGet(), modeIsValid(), modeLogicalToDisplay(), modeLogicalToOdbc(), modeNormalize(), modeSet()
property nowDisplayFormat as %ZEN.Datatype.string (ZENURL = "NOWDISPLAYFORMAT");
nowDisplay
Property methods: nowDisplayFormatDisplayToLogical(), nowDisplayFormatGet(), nowDisplayFormatIsValid(), nowDisplayFormatLogicalToDisplay(), nowDisplayFormatLogicalToOdbc(), nowDisplayFormatNormalize(), nowDisplayFormatSet()
property pageSizeNames as %ZEN.Datatype.csv;
List of page size names.
Property methods: pageSizeNamesDisplayToLogical(), pageSizeNamesGet(), pageSizeNamesIsValid(), pageSizeNamesLogicalToDisplay(), pageSizeNamesLogicalToOdbc(), pageSizeNamesNormalize(), pageSizeNamesSet()
property pageSizeValues as %ZEN.Datatype.csv;
List of page size values.
Property methods: pageSizeValuesDisplayToLogical(), pageSizeValuesGet(), pageSizeValuesIsValid(), pageSizeValuesLogicalToDisplay(), pageSizeValuesLogicalToOdbc(), pageSizeValuesNormalize(), pageSizeValuesSet()
property printCellWidth as %ZEN.Datatype.float (ZENURL = "PRINTCELLWIDTH");
Width of data cells when the pivot is printed. This is in the same units as the page size.
Property methods: printCellWidthDisplayToLogical(), printCellWidthGet(), printCellWidthIsValid(), printCellWidthLogicalToDisplay(), printCellWidthLogicalToOdbc(), printCellWidthNormalize(), printCellWidthSet()
property printLabelWidth as %ZEN.Datatype.float (ZENURL = "PRINTLABELWIDTH");
Width of row labels when the pivot is printed. This is in the same units as the page size.
Property methods: printLabelWidthDisplayToLogical(), printLabelWidthGet(), printLabelWidthIsValid(), printLabelWidthLogicalToDisplay(), printLabelWidthLogicalToOdbc(), printLabelWidthNormalize(), printLabelWidthSet()
property printMarginBottom as %ZEN.Datatype.float (ZENURL = "MARGINBOTTOM");
Page bottom margin when pivot is printed. This is in the same units as the page size.
Property methods: printMarginBottomDisplayToLogical(), printMarginBottomGet(), printMarginBottomIsValid(), printMarginBottomLogicalToDisplay(), printMarginBottomLogicalToOdbc(), printMarginBottomNormalize(), printMarginBottomSet()
property printMarginLeft as %ZEN.Datatype.float (ZENURL = "MARGINLEFT");
Page left margin when pivot is printed. This is in the same units as the page size.
Property methods: printMarginLeftDisplayToLogical(), printMarginLeftGet(), printMarginLeftIsValid(), printMarginLeftLogicalToDisplay(), printMarginLeftLogicalToOdbc(), printMarginLeftNormalize(), printMarginLeftSet()
property printMarginRight as %ZEN.Datatype.float (ZENURL = "MARGINRIGHT");
Page right margin when pivot is printed. This is in the same units as the page size.
Property methods: printMarginRightDisplayToLogical(), printMarginRightGet(), printMarginRightIsValid(), printMarginRightLogicalToDisplay(), printMarginRightLogicalToOdbc(), printMarginRightNormalize(), printMarginRightSet()
property printMarginTop as %ZEN.Datatype.float (ZENURL = "MARGINTOP");
Page top margin when pivot is printed. This is in the same units as the page size.
Property methods: printMarginTopDisplayToLogical(), printMarginTopGet(), printMarginTopIsValid(), printMarginTopLogicalToDisplay(), printMarginTopLogicalToOdbc(), printMarginTopNormalize(), printMarginTopSet()
property printOrientation as %ZEN.Datatype.string (ZENURL = "ORIENTATION") [ InitialExpression = "portrait" ];
Orientation when pivot is printed.
Property methods: printOrientationDisplayToLogical(), printOrientationGet(), printOrientationIsValid(), printOrientationLogicalToDisplay(), printOrientationLogicalToOdbc(), printOrientationNormalize(), printOrientationSet()
property printPageSize as %ZEN.Datatype.string (ZENURL = "PAGESIZE");
Page size when pivot is printed. This takes the form "8.5x11 in" (w x h).
Property methods: printPageSizeDisplayToLogical(), printPageSizeGet(), printPageSizeIsValid(), printPageSizeLogicalToDisplay(), printPageSizeLogicalToOdbc(), printPageSizeNormalize(), printPageSizeSet()
property printSubtitle as %ZEN.Datatype.string (MAXLEN = 2000, ZENURL = "SUBTITLE");
Subtitle to display when pivot is printed.
Property methods: printSubtitleDisplayToLogical(), printSubtitleGet(), printSubtitleIsValid(), printSubtitleLogicalToDisplay(), printSubtitleLogicalToOdbc(), printSubtitleNormalize(), printSubtitleSet()
property printSubtitleOn as %ZEN.Datatype.string (ZENURL = "SUBTITLEON") [ InitialExpression = "on" ];
Display Subtitle when pivot is printed.
Property methods: printSubtitleOnDisplayToLogical(), printSubtitleOnGet(), printSubtitleOnIsValid(), printSubtitleOnLogicalToDisplay(), printSubtitleOnLogicalToOdbc(), printSubtitleOnNormalize(), printSubtitleOnSet()
property printTitle as %ZEN.Datatype.string (MAXLEN = 2000, ZENURL = "TITLE");
Title to display when pivot is printed.
Property methods: printTitleDisplayToLogical(), printTitleGet(), printTitleIsValid(), printTitleLogicalToDisplay(), printTitleLogicalToOdbc(), printTitleNormalize(), printTitleSet()
property rowHeaderStyle as %ZEN.Datatype.string (ZENURL = "ROWSTYLE");
Property methods: rowHeaderStyleDisplayToLogical(), rowHeaderStyleGet(), rowHeaderStyleIsValid(), rowHeaderStyleLogicalToDisplay(), rowHeaderStyleLogicalToOdbc(), rowHeaderStyleNormalize(), rowHeaderStyleSet()
property rowTotals as %ZEN.Datatype.boolean (ZENURL = "ROWTOTALS");
Property methods: rowTotalsDisplayToLogical(), rowTotalsGet(), rowTotalsIsValid(), rowTotalsLogicalToDisplay(), rowTotalsLogicalToOdbc(), rowTotalsLogicalToXSD(), rowTotalsNormalize(), rowTotalsSet(), rowTotalsXSDToLogical()
property selectedItem as %ZEN.Datatype.string;
id of current selected item.
Property methods: selectedItemDisplayToLogical(), selectedItemGet(), selectedItemIsValid(), selectedItemLogicalToDisplay(), selectedItemLogicalToOdbc(), selectedItemNormalize(), selectedItemSet()
property showDate as %ZEN.Datatype.string (ZENURL = "SHOWDATE") [ InitialExpression = "off" ];
showDate
Property methods: showDateDisplayToLogical(), showDateGet(), showDateIsValid(), showDateLogicalToDisplay(), showDateLogicalToOdbc(), showDateNormalize(), showDateSet()
property showFilters as %ZEN.Datatype.string (ZENURL = "SHOWFILTERS") [ InitialExpression = "byTable" ];
showFilters
Property methods: showFiltersDisplayToLogical(), showFiltersGet(), showFiltersIsValid(), showFiltersLogicalToDisplay(), showFiltersLogicalToOdbc(), showFiltersNormalize(), showFiltersSet()
property showListingFilters as %ZEN.Datatype.string (ZENURL = "SHOWLISTINGFILTERS") [ InitialExpression = "off" ];
showListingFilters
Property methods: showListingFiltersDisplayToLogical(), showListingFiltersGet(), showListingFiltersIsValid(), showListingFiltersLogicalToDisplay(), showListingFiltersLogicalToOdbc(), showListingFiltersNormalize(), showListingFiltersSet()
property showRowCaption as %ZEN.Datatype.boolean (ZENURL = "ROWCAPTION");
Property methods: showRowCaptionDisplayToLogical(), showRowCaptionGet(), showRowCaptionIsValid(), showRowCaptionLogicalToDisplay(), showRowCaptionLogicalToOdbc(), showRowCaptionLogicalToXSD(), showRowCaptionNormalize(), showRowCaptionSet(), showRowCaptionXSDToLogical()
property showUser as %ZEN.Datatype.string (ZENURL = "SHOWUSER") [ InitialExpression = "off" ];
Display User when pivot is printed.
Property methods: showUserDisplayToLogical(), showUserGet(), showUserIsValid(), showUserLogicalToDisplay(), showUserLogicalToOdbc(), showUserNormalize(), showUserSet()
property showZebra as %ZEN.Datatype.boolean (ZENURL = "ZEBRA");
Property methods: showZebraDisplayToLogical(), showZebraGet(), showZebraIsValid(), showZebraLogicalToDisplay(), showZebraLogicalToOdbc(), showZebraLogicalToXSD(), showZebraNormalize(), showZebraSet(), showZebraXSDToLogical()
property showZebraStripes as %ZEN.Datatype.string (ZENURL = "SHOWZEBRASTRIPES") [ InitialExpression = "on" ];
showZebraStripes
Property methods: showZebraStripesDisplayToLogical(), showZebraStripesGet(), showZebraStripesIsValid(), showZebraStripesLogicalToDisplay(), showZebraStripesLogicalToOdbc(), showZebraStripesNormalize(), showZebraStripesSet()
property units as %ZEN.Datatype.string;
Property methods: unitsDisplayToLogical(), unitsGet(), unitsIsValid(), unitsLogicalToDisplay(), unitsLogicalToOdbc(), unitsNormalize(), unitsSet()

Methods

method %OnAfterCreatePage() as %Status
Inherited description: This callback is called after the server-side page object and all of its children are created.
Subclasses can override this to add, remove, or modify items within the page object model, or to provide values for controls.
method %OnGetSubtitle() as %String
Get the (localized) subtitle string for the dialog. This should be implemented in a subclass.
method %OnGetTitle() as %String
Get the (localized) title string for the dialog. This should be implemented in a subclass.
method GetPrintDefinition(ByRef pParms, Output pObject As %RegisteredObject) as %Status
Get Print Definition data for JSON provider.
clientmethod addItem(type) [ Language = javascript ]
Add a new item to the print definition.
clientmethod adjustSize() [ Language = javascript ]
Adjust sizes components on the page.
clientmethod changePageSize() [ Language = javascript ]
Change in page size.
clientmethod clearStyles() [ Language = javascript ]
Reset styles.
clientmethod cloneTree(tree) [ Language = javascript ]
Create a copy of a tree (printDef).
clientmethod closeButtonClick(key) [ Language = javascript ]
Button clicked in navigator close button.
clientmethod dataArrange(key, swap, final) [ Language = javascript ]
Rearrange of list of values.
clientmethod dataChange(key, value, final) [ Language = javascript ]
This is called when a data value within the navigator is changed. key is the key for the item and value is the new value. final is true if this is the final value (controls such as a slider may provide intermediate values as well while the user is actively dragging it).
clientmethod dataIndent(key, swap, final) [ Language = javascript ]
Re-indent list of values.
clientmethod getContentForLevel(level, key, value) [ Language = javascript ]
Return an object describing what to display for this level.
clientmethod getDialogValue() [ Language = javascript ]
Inherited description: Get the value that will be applied when the user presses the OK button. This is implemented by subclasses.
clientmethod getHTMLForItems(dir, parentKey, items, availSize, scale, pos) [ Language = javascript ]
Get the HTML for a list of print items.
clientmethod getLayoutItem(key) [ Language = javascript ]
Find the item within the print definition graph with the given key. The key takes the form: "n1,n2,n3..."
clientmethod getLayoutTree(list, level, parentKey) [ Language = javascript ]
Construct a single list of content items from a graph of items.
clientmethod getPreviewImage() [ Language = javascript ]
clientmethod getPrintDef() [ Language = javascript ]
Get the client-side print definition.
clientmethod headerButtonClick(key) [ Language = javascript ]
Button clicked in navigator header.
clientmethod keyPress() [ Language = javascript ]
Key press handler (ie workaround).
clientmethod ondialogFinish(action) as %Boolean [ Language = javascript ]
This callback, if defined, is called when the user presses the OK or Apply action buttons. If this returns false, then the action is cancelled.
clientmethod ondialogStart() [ Language = javascript ]
This callback, if defined, is called when the dialog page is loaded.
clientmethod roundOff(value, places) [ Language = javascript ]
Round off a numer to the given number of places.
clientmethod selectElement(evt, which) [ Language = javascript ]
Select an element within the preview.
clientmethod selectItem(key, value, which) [ Language = javascript ]
Item selected in navigator.
clientmethod updatePreview() [ Language = javascript ]
Draw contents of preview component.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab