<?xml version="1.0" encoding="Windows-1255" ?><Class name="StateOR" inherit="core.gml:CompositeState" alias="or" hierarchy="GMLDOM" id="core.gml:StateOR" sort="21" urn="core.gml:elements.StateOR.gs" toc="\Elements"><Summary>A composite state where exactly one of the constituent elements is visible at any point in time.</Summary><Inherit>&lt;q ref=&quot;core.gml:CompositeState&quot;&gt;CompositeState&lt;/q&gt;</Inherit><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
<Property name="showTitlebar" type="Boolean" default="false" access="RW" sortGroup="true" scope="public" id="core.gml:StateOR!showTitlebar" sort="34" group="Properties" seq="0000"><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:StateOR!showToolbar" sort="34" group="Properties" seq="0001"><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:StateOR!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="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:StateOR!toolbar" sort="34" group="Properties" seq="0002"><Summary>Defines toolbar that can be shown for this StateOR, if any.</Summary></Property>
</Topics>
</Class>