Package io.jmix.ui.action.list
@NonNullApi
package io.jmix.ui.action.list
-
ClassDescriptionAddAction<E>Standard action for adding an entity to the list using its lookup screen.Standard action for changing attribute values for several entity instances at once.CreateAction<E>Standard action for creating an entity instance using its editor screen.EditAction<E>Standard action for editing an entity instance using its editor screen.Standard action for excluding entity instances from the list.Standard action for reloading a list of entities from the database.RemoveAction<E>Standard action for removing an entity instance from the list and from the database.Action that changes its
enabled
property depending on a selected item in a boundListComponent
.ViewAction<E>Standard action for opening an editor screen in the read-only mode.