Interface ActionsTree<DEF extends ActionDefinition>

    • Method Detail

      • getRootNodes

        java.util.Collection<DEF> getRootNodes()
        Returns the list of root nodes of the tree.
        Returns:
        list of root nodes of the tree