Interface EntityEditPanel.DeleteCommand

All Superinterfaces:
Control.Command
Enclosing class:
EntityEditPanel

public static interface EntityEditPanel.DeleteCommand extends Control.Command
Performs delete.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Builds an async delete command
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Executes the command task.