Module is.codion.swing.framework.ui
Package is.codion.swing.framework.ui
Class EntityEditPanel.PersistCommands
java.lang.Object
is.codion.swing.framework.ui.EntityEditPanel.PersistCommands
- Enclosing class:
EntityEditPanel
Provides async persist commands.
-
Method Details
-
insert
Returns an async insert command builder- Returns:
- a new async insert command builder
-
update
Returns an async update command builder- Returns:
- a new async update command builder
-
delete
Returns an async delete command builder- Returns:
- a new async delete command builder
-