Interface ColumnWidthAccessor

All Known Subinterfaces:
ColumnWidthAccessor.ColumnWidthProperty

public interface ColumnWidthAccessor
Provides an accessor for a column width property.
  • Method Details

    • getColumnWidth

      int getColumnWidth()
      Retrieves the column width from the column width property.
      Returns:
      The column width stored by the column width property.