<?xml version="1.0" encoding="Windows-1255" ?><Component name="Button" id="core.lib:Button" sort="24" urn="core.lib:Button.htc" toc="\"><Summary>A button element.</Summary><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
<Property name="delay" default="0" also="core.lib:Button!repeat" type="Integer" access="RW" sortGroup="true" scope="public" id="core.lib:Button!delay" sort="34" group="Properties" seq="0000"><Summary>Gets or sets the auto-click delay period (in milliseconds).</Summary><Remarks>If the property value is 0, then auto-click mode is not engaged.</Remarks><SeeAlso>&lt;q ref=&quot;core.lib:Button!repeat&quot;&gt;repeat&lt;/q&gt;</SeeAlso></Property>
<Property name="enabled" type="Boolean" default="true" access="RW" sortGroup="true" scope="public" id="core.lib:Button!enabled" sort="34" group="Properties" seq="0001"><Summary>Gets or sets whether the button can respond to user interaction.</Summary></Property>
<Property name="glyph" default="BOX" access="RW" sortGroup="true" scope="public" id="core.lib:Button!glyph" sort="34" group="Properties" seq="0002"><Summary>Gets or sets the control styling glyph.</Summary></Property>
<Property name="repeat" default="0" also="core.lib:Button!delay" type="Integer" access="RW" sortGroup="true" scope="public" id="core.lib:Button!repeat" sort="34" group="Properties" seq="0003"><Summary>Gets or sets the auto-click repeat period (in milliseconds).</Summary><SeeAlso>&lt;q ref=&quot;core.lib:Button!delay&quot;&gt;delay&lt;/q&gt;</SeeAlso></Property>
<Property name="standard" type="OK|Cancel|Close|Yes|No|Retry|Delete|Reset|Finish" default="" access="RW" sortGroup="true" scope="public" id="core.lib:Button!standard" sort="34" group="Properties" seq="0004"><Summary>Defines that this button is one of the supported standard buttons. Case-insensitive.</Summary></Property>
<Property name="type" type="pushbutton|toggle" default="pushbutton" access="RW" sortGroup="true" scope="public" id="core.lib:Button!type" sort="34" group="Properties" seq="0005"><Summary>Gets or sets the button type.</Summary></Property>
<Event name="onclick" sortGroup="true" scope="public" id="core.lib:Button!onclick" sort="36" group="Events" seq="0006"><Summary>Fires whenever the button is clicked.</Summary><Parameters signature="event:: &lt;b&gt;onclick&lt;/b&gt; &amp;rarr; {}"></Parameters></Event>
<Event name="ondblclick" sortGroup="true" scope="public" id="core.lib:Button!ondblclick" sort="36" group="Events" seq="0007"><Summary>Fires whenever the button is double-clicked.</Summary><Parameters signature="event:: &lt;b&gt;ondblclick&lt;/b&gt; &amp;rarr; {}"></Parameters></Event>
</Topics>
</Component>