Interface SupportsItemsEnum<T>

All Known Implementing Classes:
JmixCheckboxGroup, JmixComboBox, JmixListBox, JmixMultiSelectListBox, JmixRadioButtonGroup, JmixSelect

public interface SupportsItemsEnum<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setItems(Class<T> itemsEnum)
    Sets items from the passed EnumClass.