Class UiRefreshableTableConfigUpdate

java.lang.Object
org.teamapps.dto.UiRefreshableTableConfigUpdate
All Implemented Interfaces:
UiObject

public class UiRefreshableTableConfigUpdate extends Object implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Field Details

    • forceFitWidth

      protected boolean forceFitWidth
    • rowHeight

      protected int rowHeight
    • allowMultiRowSelection

      protected boolean allowMultiRowSelection
    • rowBorderWidth

      protected int rowBorderWidth
    • textSelectionEnabled

      protected boolean textSelectionEnabled
    • editable

      protected boolean editable
    • showHeaderRow

      protected boolean showHeaderRow
    • headerRowHeight

      protected int headerRowHeight
    • showFooterRow

      protected boolean showFooterRow
    • footerRowHeight

      protected int footerRowHeight
    • autoHeight

      protected boolean autoHeight
  • Constructor Details

    • UiRefreshableTableConfigUpdate

      public UiRefreshableTableConfigUpdate()
  • Method Details