Class Popover.PopoverClass

All Implemented Interfaces:
Proxy
Enclosing class:
Popover

public static class Popover.PopoverClass extends Widget.WidgetClass
  • Constructor Details

    • PopoverClass

      public PopoverClass(MemorySegment address)
      Create a PopoverClass 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
    • overrideClosed

      public void overrideClosed(Arena arena, @Nullable Method method)
      Override virtual method closed.
      Parameters:
      method - the method to invoke
    • overrideActivateDefault

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