Class LookupPopup.LookupSelection

  • Enclosing class:
    LookupPopup

    public static class LookupPopup.LookupSelection
    extends java.lang.Object
    Bean containing the value and the selected row of a lookup field.
    • Constructor Detail

      • LookupSelection

        public LookupSelection​(ResultProperties selectedRow,
                               java.lang.String selectedValue)
        Constructor.
        Parameters:
        selectedRow - selected row
        selectedValue - selected value
    • Method Detail

      • getValue

        public java.lang.String getValue()
        Returns:
        selected value