teleproto - v1.229.0
    Preparing search index...

    Class PageBlockTable

    Hierarchy (View Summary)

    • VirtualClass<
          {
              bordered?: boolean;
              compact?: boolean;
              rows: TypePageTableRow[];
              striped?: boolean;
              title: TypeRichText;
          },
      >
      • PageBlockTable
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    bordered?: boolean
    className: "PageBlockTable"
    classType: "constructor"
    compact?: boolean
    CONSTRUCTOR_ID: 3209554562
    originalArgs: {
        bordered?: boolean;
        compact?: boolean;
        rows: PageTableRow[];
        striped?: boolean;
        title: TypeRichText;
    }
    rows: PageTableRow[]
    striped?: boolean
    SUBCLASS_OF_ID: 449467972