Handles a dangling menu command.The unit classifier.The board classifier.The source plug classifier.The target element classifier. This is the element class that represents the new target element to be created (if applicable).The dangling menu position.The dangling menu command.The source parent classifier.Returns the rule's success/failure status.<h2>Dependencies</h2><table class="WHITE" style="width:auto; margin-top:0" cellspacing="1"><tr><td class="H V"><i>pre-condition:</i> </td><td class=H><q ref="core.gml2:defineDanglingMenu">defineDanglingMenu</q> != null </td></tr></table>
<h2>Behavior</h2>
The rule is invoked with both the classifying parameters that were used for defining the dangling menu
(see <q ref="core.gml2:defineDanglingMenu">defineDanglingMenu</q>) as well as the menu command selected by the user. Typically, dangling menu
commands are used for creating new target elements.
In such cases, the target class is given in the <code>newTarget</code> parameter, and the default
behavior is to create the new target element instance and connect it to the source port.
Otherwise, the default behavior is to execute the selected command as a standard command signal (see <q ref="core.lib:Global!SIGNAL">SIGNAL</q> macro).
The behavior can be extended to support custom commands that depend on other classifying parameters.(c) SAP AG 2003-2006. All rights reserved.