Module is.codion.swing.framework.ui
Package is.codion.swing.framework.ui
Class EntityEditPanel.EditPanelCommands
java.lang.Object
is.codion.swing.framework.ui.EntityEditPanel.EditPanelCommands
- Enclosing class:
EntityEditPanel
Provides async commands.
-
Method Details
-
refresh
Returns an async refresh command builder- Returns:
- a new async refresh command builder
-
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
-