Community
Participate
Working Groups
Build ID: xxx Steps To Reproduce: 1. modify module definition for "UI Process" in Riena example by removing closeable="false" 2. The module still is NOT closeable More information: the default for the boolean retruned from IModuleNodeExtension.isCloseable() is false -> rename attribute from "closeable" to "uncloseable" IGenericNavigationAssembler/GenericNavigationAssembler nodeDefinition instVar and Methods should be renamed to assemby
Created attachment 118239 [details] applies changes from description
Thanks! Patch comitted