#
cp.ui.GridElement
Abstract base class for AX
elements which form a grid, such as GridElement and Outline.
#
Submodules
#
API Overview
Functions - API calls offered directly by the extension
matches withColumnsOf withHeaderOf withRowsOf
Constructors - API calls which return an object, typically one that offers API methods
GridElement
Fields - Variables which can only be accessed from an object returned by a constructor
columns columnsUI firstRow header headerUI lastRow rowsUI selectedColumns selectedColumnsUI selectedRows selectedRowsUI visibleColumns visibleColumnsUI visibleRows visibleRowsUI
Methods - API calls which can only be made on an object returned by a constructor
doSelectRow fetchColumn findCell findColumnIndex row selectRow selectRowAt selectRows visitRow