Module is.codion.swing.framework.ui
Package is.codion.swing.framework.ui
Class EntityEditPanel.DefaultInsertCommand
java.lang.Object
is.codion.swing.framework.ui.EntityEditPanel.DefaultInsertCommand
- All Implemented Interfaces:
Control.Command
,EntityEditPanel.InsertCommand
- Enclosing class:
EntityEditPanel
protected static final class EntityEditPanel.DefaultInsertCommand
extends Object
implements EntityEditPanel.InsertCommand
-
Nested Class Summary
Nested classes/interfaces inherited from interface is.codion.swing.framework.ui.EntityEditPanel.InsertCommand
EntityEditPanel.InsertCommand.Builder
-
Method Summary
-
Method Details
-
execute
public void execute()Description copied from interface:Control.Command
Executes the command task.- Specified by:
execute
in interfaceControl.Command
- Specified by:
execute
in interfaceEntityEditPanel.InsertCommand
-