Class AbstractDropDownTextFieldTest.TestChoiceListener

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String lastSelection  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected TestChoiceListener()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void selectionChanged​(java.lang.String t)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • lastSelection

        protected volatile java.lang.String lastSelection
    • Constructor Detail

      • TestChoiceListener

        protected TestChoiceListener()