| Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| kerning — Property in class flash.text.TextFormat | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.charts.chartClasses.DataTip | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.containers.FormHeading | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.controls.dataGridClasses.DataGridColumn | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.controls.menuClasses.MenuBarItem | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.controls.NumericStepper | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.controls.ToolTip | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.controls.DateChooser | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.controls.MenuBar | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.controls.ComboBox | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.controls.DateField | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.controls.Label | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.controls.ProgressBar | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.controls.Button | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.controls.ColorPicker | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.controls.TextInput | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.core.ScrollControlBase | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.core.Container | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Style in class mx.core.UITextField | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| kerning — Property in class mx.controls.textClasses.TextRange | |
| A Boolean value that indicates whether kerning is enabled (true) or disabled (false). | |
| Keyboard — Final class in package flash.ui | |
| The Keyboard class is used to build an interface that can be controlled by a user with a standard keyboard. | |
| KeyboardEvent — Class in package flash.events | |
| Flash® Player dispatches KeyboardEvent objects in response to user input through a keyboard. | |
| KeyboardEvent(type:String, bubbles:Boolean, cancelable:Boolean, charCode:uint, keyCode:uint, keyLocation:uint, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Constructor in class flash.events.KeyboardEvent | |
| Creates an Event object that contains specific information about keyboard events. | |
| keyCode — Property in class flash.events.FocusEvent | |
| The key code value of the key pressed to trigger a keyFocusChange event. | |
| keyCode — Property in class flash.events.KeyboardEvent | |
| The key code value of the key pressed or released. | |
| keyCode — Property in class mx.events.SliderEvent | |
| If the event was triggered by a key press, the keycode for the key. | |
| keyDown — Event in class flash.display.InteractiveObject | |
| Dispatched when the user presses a key. | |
| KEY_DOWN — Constant static property in class flash.events.KeyboardEvent | |
| Defines the value of the type property of a keyDown event object. | |
| keyDownHandler(event:flash.events:KeyboardEvent) — Method in class mx.core.UIComponent | |
| The event handler called for a keyDown event. | |
| keyFocusChange — Event in class flash.display.InteractiveObject | |
| Dispatched when the user attempts to change focus by using keyboard navigation. | |
| KEY_FOCUS_CHANGE — Constant static property in class flash.events.FocusEvent | |
| Defines the value of the type property of a keyFocusChange event object. | |
| keyFrameInterval — Property in class flash.media.Camera | |
| Specifies which video frames are transmitted in full (called keyframes) instead of being interpolated by the video compression algorithm. | |
| keyLocation — Property in class flash.events.KeyboardEvent | |
| Indicates the location of the key on the keyboard. | |
| KeyLocation — Final class in package flash.ui | |
| The KeyLocation class contains constants that indicate the location of a key pressed on the keyboard. | |
| keyPropertyList — Property in class mx.messaging.management.ObjectName | |
| The key properties as an Object, keyed by property name. | |
| keyPropertyListString — Property in class mx.messaging.management.ObjectName | |
| A string representation of the list of key properties. | |
| keySelectionPending — Property in class mx.controls.listClasses.ListBase | |
| A flag that indicates if keyboard selection was interrupted by a page fault. | |
| keyUp — Event in class flash.display.InteractiveObject | |
| Dispatched when the user releases a key. | |
| KEY_UP — Constant static property in class flash.events.KeyboardEvent | |
| Defines the value of the type property of a keyUp event object. | |
| keyUpHandler(event:flash.events:KeyboardEvent) — Method in class mx.core.UIComponent | |
| The event handler called for a keyUp event. | |
| kind — Property in class mx.events.CollectionEvent | |
| Indicates the kind of event that occurred. | |
| kind — Property in class mx.events.PropertyChangeEvent | |
| Specifies the kind of change. | |
| knockout — Property in class flash.filters.BevelFilter | |
| Applies a knockout effect (true), which effectively makes the object's fill transparent and reveals the background color of the document. | |
| knockout — Property in class flash.filters.DropShadowFilter | |
| Applies a knockout effect (true), which effectively makes the object's fill transparent and reveals the background color of the document. | |
| knockout — Property in class flash.filters.GlowFilter | |
| Specifies whether the object has a knockout effect. | |
| knockout — Property in class flash.filters.GradientBevelFilter | |
| Specifies whether the object has a knockout effect. | |
| knockout — Property in class flash.filters.GradientGlowFilter | |
| Specifies whether the object has a knockout effect. | |
| knockout — Property in class mx.effects.Glow | |
| Specifies whether the object has a knockout effect. | |
| knockout — Property in class mx.effects.effectClasses.GlowInstance | |
| The knockout flag of the glow. | |
| KOREAN — Constant static property in class flash.system.IMEConversionMode | |
| The string "KOREAN", for use with the IME.conversionMode property. | |
| Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/all-index-K.html