Interface WidgetNode

  • All Superinterfaces:
    Node

    public interface WidgetNode
    extends Node
    Represents a widget as an iterable node.
    • Method Detail

      • getId

        int getId()
        The ID of the widget.
        Returns:
        the ID of the widget
        See Also:
        Widget