Ormeo_Web_Lens_Models_AGGrid_AGGridRequest

  • endRow
    Type: integerFormat: int32

    Signed 32-bit integers (commonly used integer type).

  • filterModel
    Type: array object[] | null · Ormeo_Web_Lens_Models_AGGrid_FilterModel[]
    • columnName
      Type: string | null
    • columnNameWithAlias
      Type: string | null
      read-only
    • filterType
      Type: string | null
  • groupKeys
    Type: array string[] | null
  • rowGroupCols
    Type: array object[] | null · Ormeo_Web_Lens_Models_AGGrid_RowGroupModel[]
    • displayName
      Type: string | null
    • field
      Type: string | null
    • id
      Type: string | null
  • sortModel
    Type: array object[] | null · Ormeo_Web_Lens_Models_AGGrid_SortModel[]
    • colId
      Type: string | null
    • sort
      Type: string · Ormeo_Web_Lens_Models_AGGrid_SortOrderenum
      values
      • asc
      • desc
  • startRow
    Type: integerFormat: int32

    Signed 32-bit integers (commonly used integer type).