<?xml version="1.0" encoding="Windows-1255" ?><Rule name="getWidgetRepaintParts" modifier="restrictive" scope="public" sortGroup="true" id="core.lyt:getWidgetRepaintParts" sort="27" urn="core.lyt:rules.layout.getWidgetRepaintParts.xml" toc="\Layout rules"><Summary>Returns collection of widget part names, that need to be repainted as a result of a property change.</Summary><Parameters signature="restrictive rule::&lt;div style=&quot;padding:6 0 0 16&quot;&gt;&lt;b&gt;getWidgetRepaintParts&lt;/b&gt;(&lt;i&gt;object!&lt;/i&gt;, &lt;i&gt;child!&lt;/i&gt;, &lt;i&gt;attribute&lt;/i&gt;) &amp;rarr; Object&lt;/div&gt;"><Param name="object!" type="core.gml:GmlObject!" typeRef="&lt;q ref=&quot;core.gml:GmlObject&quot;&gt;GmlObject&lt;/q&gt;">Object's classifier.</Param><Param name="child!" type="core.gml:GmlObject!" typeRef="&lt;q ref=&quot;core.gml:GmlObject&quot;&gt;GmlObject&lt;/q&gt;">Child object that has changed, or null.</Param><Param name="attribute" type="String">Attribute that has changed.</Param></Parameters><Return type="Object"></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 default behavior returns &lt;code&gt;null,&lt;/code&gt; so the widget is not repainted.
		If child is not &lt;code&gt;null,&lt;/code&gt; attribute is an attribute of the child object, otherwise it's an attribute of the object.</Remarks><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
</Topics>
</Rule>