Class FilterRowConfigAttributes

    • Field Detail

      • FILTER_COMPARATOR

        public static final ConfigAttribute<Comparator<?>> FILTER_COMPARATOR
        Comparator to be used for threshold matching
      • FILTER_DISPLAY_CONVERTER

        public static final ConfigAttribute<IDisplayConverter> FILTER_DISPLAY_CONVERTER
        Display converter used to convert the string typed by the user to the data type of the column or in case of combo boxes to convert the filter object to string.
      • FILTER_CONTENT_DISPLAY_CONVERTER

        public static final ConfigAttribute<IDisplayConverter> FILTER_CONTENT_DISPLAY_CONVERTER
        Display converter that is used for text filter operations to convert the body cell content to a string. Typically the same converter that is used for rendering in the body.
        Since:
        2.0