Class ColumnBean


public class ColumnBean extends ComponentContainerBean
  • Constructor Details

    • ColumnBean

      public ColumnBean()
  • Method Details

    • isSortable

      public boolean isSortable()
    • setSortable

      public void setSortable(boolean sortable)
    • isShrinkToContent

      public boolean isShrinkToContent()
    • setShrinkToContent

      public void setShrinkToContent(boolean shrinkToContent)
    • isWidthFixed

      public boolean isWidthFixed()
    • setWidthFixed

      public void setWidthFixed(boolean widthFixed)
    • isSticky

      public boolean isSticky()
    • setSticky

      public void setSticky(boolean sticky)
    • getClientRenderer

      @Nullable public @Nullable String getClientRenderer()
    • setClientRenderer

      public void setClientRenderer(String clientRenderer)