Interface EnumValuePairEditorView

    • Method Detail

      • initOptions

        void initOptions​(List<org.uberfire.commons.data.Pair<String,​String>> options)
      • setSelectedValue

        void setSelectedValue​(String value)
      • getSelectedValue

        String getSelectedValue()