Module is.codion.swing.framework.ui
Package is.codion.swing.framework.ui
Interface EntityEditPanel.UpdateCommand
- All Superinterfaces:
Control.Command
- Enclosing class:
EntityEditPanel
Performs update.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builds an async update command -
Method Summary
-
Method Details
-
execute
void execute()Description copied from interface:Control.Command
Executes the command task.- Specified by:
execute
in interfaceControl.Command
-