Interface TableColumnModel

    • Method Detail

      • addAutoColumn

        void addAutoColumn()
      • isIncrementalModeSupported

        boolean isIncrementalModeSupported()
      • getColumnCount

        int getColumnCount()
      • validateSizes

        void validateSizes​(TableRenderBox tableRenderBox)
      • getBorderSpacing

        long getBorderSpacing()
      • clear

        void clear()
      • getCellPosition

        long getCellPosition​(int columnIndex)
      • updateCellSize

        void updateCellSize​(int columnIndex,
                            int colSpan,
                            long cachedWidth)
      • getCachedSize

        long getCachedSize()
      • getDefinedWidth

        RenderLength getDefinedWidth​(int columnIndex)
      • getEffectiveColumnSize

        long getEffectiveColumnSize​(int columnIndex)