Interface AttachDetachException.Command

Enclosing class:
AttachDetachException

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

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • execute

      void execute(Widget w)