Package org.gnome.adw

Class EnumListModel<T extends GObject>

java.lang.Object
All Implemented Interfaces:
Proxy, ListModelJavaList<T>, Iterable<T>, Collection<T>, List<T>, SequencedCollection<T>, ListModel<T>

@Generated("io.github.jwharm.JavaGI") public final class EnumListModel<T extends GObject> extends GObject implements ListModel<T>
A ListModel representing values of a given enum.

AdwEnumListModel contains objects of type EnumListItem.