Interface EntityEditPanel.UpdateCommand

All Superinterfaces:
Control.Command
Enclosing class:
EntityEditPanel

public static interface EntityEditPanel.UpdateCommand extends Control.Command
Performs update.
  • Nested Class Summary

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

    Modifier and Type
    Method
    Description
    void
    Executes the command task.