Interface EntityEditPanel.InsertCommand

All Superinterfaces:
Control.Command
All Known Implementing Classes:
EntityEditPanel.DefaultInsertCommand
Enclosing class:
EntityEditPanel

public static interface EntityEditPanel.InsertCommand extends Control.Command
Performs insert.
  • Nested Class Summary

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

    Modifier and Type
    Method
    Description
    void
    Executes the command task.