<?xml version="1.0" encoding="Windows-1255" ?><Rule name="dragSearchItem" modifier="restrictive" scope="public" sortGroup="true" id="core.gml2:dragSearchItem" sort="27" urn="core.gml2:rules.search.dragSearchItem.xml" toc="\Rules\Search rules"><Summary>Prepares the required information for starting the search pane drag and drop operation.</Summary><Parameters signature="restrictive rule::&lt;div style=&quot;padding:6 0 0 16&quot;&gt;&lt;b&gt;dragSearchItem&lt;/b&gt;(&lt;i&gt;unit&lt;/i&gt;, &lt;i&gt;board&lt;/i&gt;, &lt;i&gt;element&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="element" type="core.gml:GmlObject!" typeRef="&lt;q ref=&quot;core.gml:GmlObject&quot;&gt;GmlObject&lt;/q&gt;">The element classifier. This is the element class represented by the dragged search pane item.</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><Classifier name="element" type="GmlObject" expr="element"></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>