Interface AttachDetachException.Command

  • Enclosing class:
    AttachDetachException

    public static interface AttachDetachException.Command
    The command to execute when iterating through child widgets.
    • Method Detail

      • execute

        void execute​(Widget w)