Referenshandbok för ActionScript® 3.0 i Adobe® Flash®-plattformen
Hem  |  Dölj paket och klasslista |  Paket  |  Klasser  |  Nyheter  |  Index  |  Bilagor  |  Varför på engelska?
Filter: Hämtar data från servern ...
Hämtar data från servern ...
spark.components 

TextSelectionHighlighting  - AS3 Flex

Paketspark.components
Klasspublic final class TextSelectionHighlighting
ArvTextSelectionHighlighting Inheritance Object

Språkversion: ActionScript 3.0
Produktversion: Flex 4
Körningsmiljöversioner: Flash Player 10, AIR 1.5

This class specifies the allowed values for the selectionHighlighting property of the RichEditableText control, and controls that use RichEditableText as a subcomponent (Spark TextInput and Spark TextArea).

Relaterade API-element



Publika egenskaper
 EgenskapDefinieras med
 Inheritedconstructor : Object
En referens till klassobjektet eller konstruktorfunktionen för en given objektinstans.
Object
Publika metoder
 MetodDefinieras med
 Inherited
Anger om det finns en egenskap angiven för ett objekt.
Object
 Inherited
Anger om en instans av klassen Object finns i prototypkedjan för objektet som anges som parameter.
Object
 Inherited
Anger om den angivna egenskapen finns och är uppräkningsbar.
Object
 Inherited
Anger tillgänglighet för en dynamisk egenskap för slingåtgärder.
Object
 Inherited
Returnerar det här objektets strängrepresentation, formaterad i enlighet med språkspecifika konventioner.
Object
 Inherited
Returnerar det angivna objektets strängbeteckning.
Object
 Inherited
Returnerar det angivna objektets primitiva värde.
Object
Publika konstanter
 KonstantDefinieras med
  ALWAYS : String = "always"
[statisk] Always show the text selection, even if the component doesn't have the keyboard focus or if the component's window isn't the active window.
TextSelectionHighlighting
  WHEN_ACTIVE : String = "whenActive"
[statisk] Show the text selection whenever the component's window is active, even if the component doesn't have the keyboard focus.
TextSelectionHighlighting
  WHEN_FOCUSED : String = "whenFocused"
[statisk] Show the text selection only when the component has keyboard focus.
TextSelectionHighlighting
Konstantdetaljer

ALWAYS

Konstant
public static const ALWAYS:String = "always"

Språkversion: ActionScript 3.0
Produktversion: Flex 4
Körningsmiljöversioner: Flash Player 10, AIR 1.5

Always show the text selection, even if the component doesn't have the keyboard focus or if the component's window isn't the active window.

WHEN_ACTIVE

Konstant 
public static const WHEN_ACTIVE:String = "whenActive"

Språkversion: ActionScript 3.0
Produktversion: Flex 4
Körningsmiljöversioner: Flash Player 10, AIR 1.5

Show the text selection whenever the component's window is active, even if the component doesn't have the keyboard focus.

WHEN_FOCUSED

Konstant 
public static const WHEN_FOCUSED:String = "whenFocused"

Språkversion: ActionScript 3.0
Produktversion: Flex 4
Körningsmiljöversioner: Flash Player 10, AIR 1.5

Show the text selection only when the component has keyboard focus.





[ X ]Varför på engelska?
Innehåll i Referenshandbok för ActionScript 3.0 i Adobe Flash-plattformen är på engelska

Det är inte alla delar av Referenshandbok för ActionScript 3.0 i Adobe Flash-plattformen som översätts till alla språk. Om ett språkelement inte översätts visas det på engelska. Klassen ga.controls.HelpBox översätts till exempel inte till något språk. I den svenska versionen av referenshandboken visas därför klassen ga.controls.HelpBox på engelska.