Class FilterRowInfo

    • Constructor Detail

      • FilterRowInfo

        public FilterRowInfo​(Object val,
                             String displayVal)
    • Method Detail

      • getValue

        public Object getValue()
      • getDisplay

        public String getDisplay()
      • setSelected

        public void setSelected​(boolean selected)
      • isSelected

        public boolean isSelected()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getType

        public static int getType​(Object val)