Class ModelFormField.FieldInfoWithOptions

    • Method Detail

      • getDescriptionForOptionKey

        public static java.lang.String getDescriptionForOptionKey​(java.lang.String key,
                                                                  java.util.List<ModelFormField.OptionValue> allOptionValues)
      • getAllOptionValues

        public java.util.List<ModelFormField.OptionValue> getAllOptionValues​(java.util.Map<java.lang.String,​java.lang.Object> context,
                                                                             Delegator delegator)
      • getNoCurrentSelectedKey

        public java.lang.String getNoCurrentSelectedKey​(java.util.Map<java.lang.String,​java.lang.Object> context)