Interface ActionsResolver

    • Method Detail

      • formTree

        default ActionsTree formTree​(java.util.Collection<? extends ActionDefinition> actions,
                                     WidgetInstanceManager widgetInstanceManager)
        Forms provided actions into the tree
        Parameters:
        actions - actions to be shaped
        widgetInstanceManager - widget instance manager
        Returns:
        tree containing all provided actions