Klasse EnumListItem

Alle implementierten Schnittstellen:
PointerInterface

public class EnumListItem extends PropertyHolder
`AdwEnumListItem` is the type of items in a [class@EnumListModel].

https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.EnumListItem.html

  • Konstruktordetails Linksymbol

  • Methodendetails Linksymbol

    • getClassHandler Linksymbol

      public static ClassHandler getClassHandler()
    • getName Linksymbol

      public Str getName()
      Gets the enum value name.
      Gibt zurück:
      the enum value name
    • getNick Linksymbol

      public Str getNick()
      Gets the enum value nick.
      Gibt zurück:
      the enum value nick
    • getValue Linksymbol

      public int getValue()
      Gets the enum value.
      Gibt zurück:
      the enum value
    • getTypeID Linksymbol

      public static long getTypeID()
    • getParentTypeID Linksymbol

      public static long getParentTypeID()
    • getTypeSize Linksymbol

      public static TypeSystem.TypeSize getTypeSize()
    • getParentTypeSize Linksymbol

      public static TypeSystem.TypeSize getParentTypeSize()
    • getInstanceSize Linksymbol

      public static int getInstanceSize()