Class ShowEntityInfoAction

All Implemented Interfaces:
Action, Action.ExecutableAction, Action.HasPrimaryState, Action.HasSecurityConstraint, Action.HasTarget, Action.SecuredAction

@StudioAction(target="io.jmix.ui.component.ListComponent", description="Displays a dialog window with detailed information about the selected entity") @ActionType("showEntityInfo") public class ShowEntityInfoAction extends SecuredListAction implements Action.ExecutableAction