Interface RowHeightAccessor

All Known Subinterfaces:
RowHeightAccessor.RowHeightProperty

public interface RowHeightAccessor
Provides an accessor for a row height property.
  • Method Details

    • getRowHeight

      int getRowHeight()
      Retrieves the row height from the row height property.
      Returns:
      The row height stored by the row height property.