<?xml version="1.0" encoding="Windows-1255" ?><Rule name="dragPaletteItem" modifier="restrictive" scope="public" sortGroup="true" id="core.gml2:dragPaletteItem" sort="27" urn="core.gml2:rules.palette.dragPaletteItem.xml" toc="\Rules\Palette rules"><Summary>Prepares the required information for starting the palette drag and drop operation.</Summary><Parameters signature="restrictive rule::&lt;div style=&quot;padding:6 0 0 16&quot;&gt;&lt;b&gt;dragPaletteItem&lt;/b&gt;(&lt;i&gt;unit&lt;/i&gt;, &lt;i&gt;board&lt;/i&gt;, &lt;i&gt;dnd&lt;/i&gt;, &lt;i&gt;def&lt;/i&gt;) &amp;rarr; Boolean&lt;/div&gt;"><Param name="unit" type="core.gml2:Unit!" typeRef="&lt;q ref=&quot;core.gml2:Unit&quot;&gt;Unit&lt;/q&gt;">The unit classifier.</Param><Param name="board" type="core.dev:IBoard!" typeRef="&lt;q ref=&quot;core.dev:IBoard&quot;&gt;IBoard&lt;/q&gt;">The board classifier.</Param><Param name="dnd" type="dev:Controller!DND_OBJECT" typeRef="&lt;q ref=&quot;core.dev:Controller!DND_OBJECT&quot;&gt;DND_OBJECT&lt;/q&gt;">The drag and drop object.</Param><Param name="def" type="env:KitEditors!EDITOR_ELEM" typeRef="&lt;q ref=&quot;core.env:KitEditors!EDITOR_ELEM&quot;&gt;EDITOR_ELEM&lt;/q&gt;">The dragged palette item.</Param></Parameters><Classifiers><Classifier name="unit" type="gml2:Unit" expr="unit"></Classifier><Classifier name="board" type="dev:IBoard" expr="board"></Classifier></Classifiers><Return type="Boolean">Returns the rule's success/failure status.</Return><Remarks>&lt;h2&gt;Dependencies&lt;/h2&gt;&lt;div class=&quot;INSET&quot;&gt;None&lt;/div&gt;
   	&lt;h2&gt;Behavior&lt;/h2&gt;
   	The rule should update the given &lt;code&gt;dnd&lt;/code&gt; object with the relevant drag and drop information.
   	See &lt;q ref=&quot;core.dev:Controller!DND_OBJECT&quot;&gt;DND_OBJECT&lt;/q&gt; for details.</Remarks><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
</Topics>
</Rule>