Class FragmentActionsDelegate

java.lang.Object
io.jmix.flowui.kit.component.delegate.AbstractActionsHolderSupport<Fragment<?>>
io.jmix.flowui.fragment.impl.FragmentActionsDelegate

public class FragmentActionsDelegate extends AbstractActionsHolderSupport<Fragment<?>>
Manages and binds Action instances for a Fragment component. This class ensures that FragmentAction instances are properly attached and detached from their target component.