Class Column


public class Column extends OWItem
Column represent a column on a Header, for a Table
  • Constructor Details

  • Method Details

    • getWidth

      public int getWidth()
    • setWidth

      public void setWidth(int value)
    • getSort

      public EnumSort getSort()
    • setSsort

      public void setSsort(@NotNull @NotNull EnumSort value)