Community
Participate
Working Groups
* introduce NavigationArgument as data container. it holds all special need navigation parameter leki externalParameter, navigationListener and (new) sourceNodeId * (new) introduce possibility to overrule the parentPresentationId from NavigationNodePresentation extension point at runtime. Now can can specify where a node has to be inserted in the navigationModel * old style Object, NavigationListener arguments are replaced by NavigationArgument * refactor createNode(...) to provideNode because createNode looks for existing nodes and returns them if exists
Created attachment 109315 [details] patch file with enhancements based on HEAD
forget the stackTest.jpage file in org.eclipse.riena.navigation.model
reviewed and applied the specified patch