<?xml version="1.0" encoding="Windows-1255" ?><Component name="DetailedView" alias="$DET" id="core.dev:DetailedView" sort="24" urn="core.dev:main.DetailedView.htc" toc="\Main Modules"><Summary>Implements detailed view of object in the model.</Summary><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
<Property name="autoHide" type="Boolean" access="RW" sortGroup="true" scope="public" id="core.dev:DetailedView!autoHide" sort="34" group="Properties" seq="0000"><Summary>Indicates whether automatic hide/expose mode is enabled.</Summary></Property>
<Property name="descr" access="RO" sortGroup="true" scope="public" id="core.dev:DetailedView!descr" sort="34" group="Properties" seq="0001"><Summary>Gets the description of this module.</Summary></Property>
<Property name="hidden" type="Boolean" access="RW" sortGroup="true" scope="public" id="core.dev:DetailedView!hidden" sort="34" group="Properties" seq="0002"><Summary>Indicates whether the module is hidden.</Summary></Property>
<Property name="maxSize" access="RO" type="Number" sortGroup="true" scope="public" id="core.dev:DetailedView!maxSize" sort="34" group="Properties" seq="0003"><Summary>Gets the maximum module size.</Summary></Property>
<Property name="minSize" access="RO" type="Number" sortGroup="true" scope="public" id="core.dev:DetailedView!minSize" sort="34" group="Properties" seq="0004"><Summary>Gets the minimum module size.</Summary></Property>
<Property name="size" type="Number" access="RW" sortGroup="true" scope="public" id="core.dev:DetailedView!size" sort="34" group="Properties" seq="0005"><Summary>Gets or sets the module size.</Summary></Property>
<Method name="execute" sortGroup="true" scope="public" id="core.dev:DetailedView!execute" sort="35" group="Methods" seq="0006"><Summary>DEPRECATED,Execute a method on a window on the current tab.</Summary><Parameters signature="method:: &lt;i&gt;$DET&lt;/i&gt;.&lt;b&gt;execute&lt;/b&gt;(&lt;i&gt;method name&lt;/i&gt;) &amp;rarr; void"><Param name="method name">The method name to execute.</Param></Parameters><Return></Return></Method>
<Method name="signalTab" sortGroup="true" scope="public" id="core.dev:DetailedView!signalTab" sort="35" group="Methods" seq="0007"><Summary>Sends a signal to the current tab.</Summary><Parameters signature="method:: &lt;i&gt;$DET&lt;/i&gt;.&lt;b&gt;signalTab&lt;/b&gt;(&lt;i&gt;name&lt;/i&gt;, &lt;i&gt;args...&lt;/i&gt;) &amp;rarr; void"><Param name="name" type="String">Signal name.</Param><Param name="args..." type="Arguments">Variable list of signal arguments.</Param></Parameters><Return></Return></Method>
<Method name="switchTab" sortGroup="true" scope="public" id="core.dev:DetailedView!switchTab" sort="35" group="Methods" seq="0008"><Summary>Switches the current tab.</Summary><Parameters label="Form 1" descr="Switches from the current tab to the tabId." signature="method:: &lt;i&gt;$DET&lt;/i&gt;.&lt;b&gt;switchTab&lt;/b&gt;(&lt;i&gt;boardId&lt;/i&gt;) &amp;rarr; Boolean"><Param name="boardId" type="String">The id of the tab to show (see &lt;q ref=&quot;core.env:KitTabs&quot;&gt;KitTabs&lt;/q&gt;).</Param></Parameters><Return type="Boolean">Indicates whether the requested tab has already been loaded.</Return></Method>
</Topics>
</Component>