| Pakket | flash.text |
| Klasse | public final class ReturnKeyLabel |
| Overerving | ReturnKeyLabel Object |
| Taalversie: | ActionScript 3.0 |
| Runtimeversies: | AIR 3 |
returnKeyLabel van de StageText-klasse kunnen worden gebruikt.
Openbare eigenschappen
Openbare methoden
Openbare constanten
| Constante | Gedefinieerd door | ||
|---|---|---|---|
| DEFAULT : String = "default" [statisch]
Gebruik het standaardlabel. | ReturnKeyLabel | ||
| DONE : String = "done" [statisch]
Gebruik het label ''Done''. | ReturnKeyLabel | ||
| GO : String = "go" [statisch]
Gebruik het label ''Go''. | ReturnKeyLabel | ||
| NEXT : String = "next" [statisch]
Gebruik het label ''Next''. | ReturnKeyLabel | ||
| SEARCH : String = "search" [statisch]
Gebruik het label ''Search''. | ReturnKeyLabel | ||
Constantedetails
DEFAULT | Constante |
public static const DEFAULT:String = "default"| Taalversie: | ActionScript 3.0 |
| Runtimeversies: | AIR 3 |
Gebruik het standaardlabel.
DONE | Constante |
public static const DONE:String = "done"| Taalversie: | ActionScript 3.0 |
| Runtimeversies: | AIR 3 |
Gebruik het label ''Done''.
GO | Constante |
public static const GO:String = "go"| Taalversie: | ActionScript 3.0 |
| Runtimeversies: | AIR 3 |
Gebruik het label ''Go''.
NEXT | Constante |
public static const NEXT:String = "next"| Taalversie: | ActionScript 3.0 |
| Runtimeversies: | AIR 3 |
Gebruik het label ''Next''.
SEARCH | Constante |
public static const SEARCH:String = "search"| Taalversie: | ActionScript 3.0 |
| Runtimeversies: | AIR 3 |
Gebruik het label ''Search''.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven