<?xml version="1.0" encoding="Windows-1255" ?><Class name="ScenarioUsage" inherit="core.gml:ComponentUsage" hierarchy="GMLDOM" id="core.gml:ScenarioUsage" sort="21" urn="core.gml:elements.ScenarioUsage.gs" toc="\Elements"><Summary>An element used for referencing a scenario unit.</Summary><Inherit>&lt;q ref=&quot;core.gml:ComponentUsage&quot;&gt;ComponentUsage&lt;/q&gt;</Inherit><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
<Property name="colspan" type="Number" default="3" access="RW" sortGroup="true" scope="public" id="core.gml:ScenarioUsage!colspan" sort="34" group="Properties" seq="0000"><Summary>Column Layout specific. Gets or sets element's colspan.</Summary></Property>
<Property name="index" type="Number" default="0" access="RW" sortGroup="true" scope="public" id="core.gml:ScenarioUsage!index" sort="34" group="Properties" seq="0001"><Summary>Defines the index of this object in its parent object layout calculation.</Summary></Property>
<Property name="pos" type="String" default="'0 0'" access="RW" sortGroup="true" scope="public" id="core.gml:ScenarioUsage!pos" sort="34" group="Properties" seq="0002"><Summary>Position, in format 'X Y', of this object in its parent UI container, in parent client coordinates.</Summary></Property>
<Property name="showInLayout" access="RO" type="Boolean" default="true" sortGroup="true" scope="public" id="core.gml:ScenarioUsage!showInLayout" sort="34" group="Properties" seq="0003"><Summary>Specifies if this object is drawn in the Layout Board. Design-time only.</Summary></Property>
<Property name="showPagingbar" type="Boolean" default="false" access="RW" sortGroup="true" scope="public" id="core.gml:ScenarioUsage!showPagingbar" sort="34" group="Properties" seq="0004"><Summary>Indicates whether to show the paging bar, if applicable.</Summary></Property>
<Property name="showTitlebar" type="Boolean" default="false" access="RW" sortGroup="true" scope="public" id="core.gml:ScenarioUsage!showTitlebar" sort="34" group="Properties" seq="0005"><Summary>Indicates whether to show the title bar, if applicable.</Summary></Property>
<Property name="showToolbar" type="Boolean" default="false" access="RW" sortGroup="true" scope="public" id="core.gml:ScenarioUsage!showToolbar" sort="34" group="Properties" seq="0006"><Summary>Indicates whether to show the toolbar, if applicable.</Summary><Remarks>Event if this property is &lt;code&gt;false,&lt;/code&gt; the &lt;q ref=&quot;core.gml:ScenarioUsage!toolbar&quot;&gt;toolbar&lt;/q&gt; property can have valid toolbar defintion.
      In such case, the toolbar will not be displayed.</Remarks></Property>
<Property name="size" type="String" default="'320 240'" access="RW" sortGroup="true" scope="public" id="core.gml:ScenarioUsage!size" sort="34" group="Properties" seq="0007"><Summary>Size, in format 'W H', of this object on the screen.</Summary></Property>
<Property name="toolbar" strong="Yes" type="Toolbar!" modifier="strong" typeRef="&lt;q ref=&quot;core.gml:Toolbar&quot;&gt;Toolbar&lt;/q&gt;" access="RW" sortGroup="true" scope="public" id="core.gml:ScenarioUsage!toolbar" sort="34" group="Properties" seq="0008"><Summary>Defines interactor's toolbar, if any.</Summary></Property>
<Method name="getEvents" sortGroup="true" scope="public" id="core.gml:ScenarioUsage!getEvents" sort="35" group="Methods" seq="0009"><Summary>Returns an array representing all the events published or consumed by this element.</Summary><Parameters signature="method:: &lt;i&gt;this&lt;/i&gt;.&lt;b&gt;getEvents&lt;/b&gt;(&lt;i&gt;dir&lt;/i&gt;) &amp;rarr; string[]"><Param name="dir" type="Plug!DIRECTIONS" typeRef="&lt;q ref=&quot;core.gml:Plug!DIRECTIONS&quot;&gt;DIRECTIONS&lt;/q&gt;">Specify incoming or outgoing events.</Param></Parameters><Return type="string[]">An array of event names.</Return></Method>
</Topics>
</Class>