Package io.jmix.flowui.action
package io.jmix.flowui.action
-
ClassDescriptionInterface to be implemented by actions which may adjust their 'enabled' state according to the view read-only mode.ObservableBaseAction<A extends ObservableBaseAction<A>>Base implementation of
Actionthat introduces execution observation support.SecuredBaseAction<A extends SecuredBaseAction<A>>Callback interface which is invoked by the action to determine its enabled state.TargetAction<C>Interface to be implemented by actions that open a view.