Class LocalisedChoiceField

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.util.List<java.lang.String> choices  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • choices

        protected java.util.List<java.lang.String> choices
    • Constructor Detail

      • LocalisedChoiceField

        public LocalisedChoiceField​(ChoiceField field,
                                    java.util.Locale locale)