ig.spreadsheet.SpreadsheetContextMenuArea

Enumeration used to identify the context menus for the Spreadsheet

Dependencies

jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_web.js
infragistics.xml.js
infragistics.dv_interactivity.js
infragistics.dv_core.js
infragistics.documents.core_core.js
infragistics.excel_core.js
infragistics.ext_ui.js
infragistics.undo.js
  • cell

    Type:
    ig.spreadsheet.SpreadsheetContextMenuArea
    Default:
    2

    The context menu for a cell selection in the Spreadsheet.

  • column

    Type:
    ig.spreadsheet.SpreadsheetContextMenuArea
    Default:
    0

    The context menu for column headers in the Spreadsheet and for the cells when there is only a single range of columns selected.

  • formulaBarEditor

    Type:
    ig.spreadsheet.SpreadsheetContextMenuArea
    Default:
    5

    The context menu for the control within the FormulaBarControl that is used to edit the value of the active cell in the Spreadsheet.

  • inPlaceEditor

    Type:
    ig.spreadsheet.SpreadsheetContextMenuArea
    Default:
    4

    The context menu for the control used to edit the cells within the Spreadsheet.

  • row

    Type:
    ig.spreadsheet.SpreadsheetContextMenuArea
    Default:
    1

    The context menu for row headers in the Spreadsheet and for the cells when there is only a single range of rows selected.

  • selectAllButton

    Type:
    ig.spreadsheet.SpreadsheetContextMenuArea
    Default:
    6

    The context menu for the select all button at the intersection of the row and column header areas

  • tab

    Type:
    ig.spreadsheet.SpreadsheetContextMenuArea
    Default:
    3

    The context menu for a Worksheet tab item in the Spreadsheet.

  • tableCell

    Type:
    ig.spreadsheet.SpreadsheetContextMenuArea
    Default:
    7

    The context menu for a cell selection in the Spreadsheet when the active cell is part of a WorksheetTable.

The current widget has no events.
The current widget has no public methods.

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.