<?xml version="1.0" encoding="Windows-1255" ?><Rule name="setWidgetDimensions" modifier="restrictive" scope="public" sortGroup="true" id="core.lyt:setWidgetDimensions" sort="27" urn="core.lyt:rules.layout.setWidgetDimensions.xml" toc="\Layout rules"><Summary>Updates object position, size, or both.</Summary><Parameters signature="restrictive rule::&lt;div style=&quot;padding:6 0 0 16&quot;&gt;&lt;b&gt;setWidgetDimensions&lt;/b&gt;(&lt;i&gt;object!&lt;/i&gt;, &lt;i&gt;pos&lt;/i&gt;, &lt;i&gt;size&lt;/i&gt;, &lt;i&gt;rect&lt;/i&gt;) &amp;rarr; Boolean&lt;/div&gt;"><Param name="object!" type="core.gml:GmlObject!" typeRef="&lt;q ref=&quot;core.gml:GmlObject&quot;&gt;GmlObject&lt;/q&gt;">The object classifier.</Param><Param name="pos" type="Point">Position to set, or null.</Param><Param name="size" type="Size">Size to set, or null.</Param><Param name="rect" type="Rectangle">Rectangle to set, or null.</Param></Parameters><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;
		If rect is specified, pos and size parameters are ignored. The rule returns &lt;code&gt;true&lt;/code&gt; if the dimensions were updated, otherwise &lt;code&gt;false&lt;/code&gt;</Remarks><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
</Topics>
</Rule>