student-ar-fl-controls-Button.ax [swf] flex
The skin to be used when a button has emphasis. @default @file_emphasizedSkin @langversion 3.0 @playerversion Flash 9.0.28.0
The padding to be applied around the @files in an emphasized skin, in pixels. @default 2 @langversion 3.0 @playerversion Flash 9.0.28.0
The @ax-student-ar-fl-controls-Button component represents a commonly used rectangular button. @ax-student-ar-fl-controls-Button components display a text label, an icon, or both. <p>A @ax-student-ar-fl-controls-Button component is typically associated with an event handler method that listens for a <code>click</code> event and performs the specified task after the <code>click</code> event is dispatched. When the user clicks an enabled button, the button dispatches the <code>click</code> and <code>buttonDown</code> events. Even if it is not enabled, a button dispatches other events including <code>mouseMove</code>, <code>mouseOver</code>, <code>mouseOut</code>, <code>rollOver</code>, <code>rollOut</code>, <code>mouseDown</code>, and <code>mouseUp</code>.</p> <p>You can change the appearance of the button by associating a different skin with each button state. A @ax-student-ar-fl-controls-Button component can also be set to function as a push button or a toggle button. </p> @langversion 3.0 @playerversion Flash 9.0.28.0 @includeExample examples/@fileExample.as
@private (protected) @langversion 3.0 @playerversion Flash 9.0.28.0
@private (protected) @langversion 3.0 @playerversion Flash 9.0.28.0
@private @langversion 3.0 @playerversion Flash 9.0.28.0
@copy fl.core.UIComponent#getStyleDefinition() @includeExample ../core/examples/UIComponent.getStyleDefinition.1.as -noswf
see: fl.core.UIComponent#getStyle() UIComponent.getStyle()
see: fl.core.UIComponent#setStyle() UIComponent.setStyle()
see: fl.managers.StyleManager StyleManager @langversion 3.0 @playerversion Flash 9.0.28.0
@private Method for creating the Accessibility class. This method is called from UIComponent. @langversion 3.0 @playerversion Flash 9.0.28.0
Creates a new @ax-student-ar-fl-controls-Button component instance. @langversion 3.0 @playerversion Flash 9.0.28.0
Gets or sets a Boolean value that indicates whether a border is drawn around the @ax-student-ar-fl-controls-Button component when the button is in its up state. A value of <code>true</code> indicates that the button is surrounded by a border when it is in its up state; a value of <code>false</code> indicates that it is not. @default false @includeExample examples/@ax-student-ar-fl-controls-Button.emphasized.1.as -noswf
see: #style:emphasizedPadding
see: #style:emphasizedSkin @langversion 3.0 @playerversion Flash 9.0.28.0
@private (setter) @langversion 3.0 @playerversion Flash 9.0.28.0
@private (protected) @langversion 3.0 @playerversion Flash 9.0.28.0
@private (protected) @langversion 3.0 @playerversion Flash 9.0.28.0
@private @copy fl.core.UIComponent#drawFocus() @internal Added logic to resize focusRect if button has emphasis @langversion 3.0 @playerversion Flash 9.0.28.0
@private (protected) @langversion 3.0 @playerversion Flash 9.0.28.0
(C) Æliens 27/08/2009
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.