Community
Participate
Working Groups
Allow to intercept the creation of child pages on IOutline, IPageWithNodes and IPageWithTable classes. It should be possible to modify the list of child pages (IOutline, IPageWithNodes) and the single child page (IPageWithTable) in a way so that subclasses are not required to invoke the super method. Hence add new methods createChildPage(s)Internal which are just wrapping the corresponding execCreateChildPage(s) methods.
Created attachment 218394 [details] added new methods createChildPagesInternal
applied patch on trunk (3.8.1)
shipped with scout juno sr1