Class ComboBox.ComboBoxClass

All Implemented Interfaces:
Proxy
Enclosing class:
ComboBox

public static class ComboBox.ComboBoxClass extends Widget.WidgetClass
  • Constructor Details

    • ComboBoxClass

      public ComboBoxClass(MemorySegment address)
      Create a ComboBoxClass proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout
    • overrideChanged

      public void overrideChanged(Arena arena, @Nullable Method method)
      Override virtual method changed.
      Parameters:
      method - the method to invoke
    • overrideFormatEntryText

      public void overrideFormatEntryText(Arena arena, @Nullable Method method)
      Override virtual method format_entry_text.
      Parameters:
      method - the method to invoke
    • overrideActivate

      public void overrideActivate(Arena arena, @Nullable Method method)
      Override virtual method activate.
      Parameters:
      method - the method to invoke