| Pakket | mx.managers |
| Klasse | public final class CursorManagerPriority |
| Overerving | CursorManagerPriority Object |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | Flash Player 9, AIR 1.1 |
priority argument to the
CursorManager.setCursor() method.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
| Constante | Gedefinieerd door | ||
|---|---|---|---|
| HIGH : int = 1 [statisch]
Constant that specifies the highest cursor priority when passed
as the priority argument to setCursor(). | CursorManagerPriority | ||
| LOW : int = 3 [statisch]
Constant that specifies the lowest cursor priority when passed
as the priority argument to setCursor(). | CursorManagerPriority | ||
| MEDIUM : int = 2 [statisch]
Constant that specifies a medium cursor priority when passed
as the priority argument to setCursor(). | CursorManagerPriority | ||
Constantedetails
HIGH | Constante |
public static const HIGH:int = 1| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | Flash Player 9, AIR 1.1 |
Constant that specifies the highest cursor priority when passed
as the priority argument to setCursor().
LOW | Constante |
public static const LOW:int = 3| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | Flash Player 9, AIR 1.1 |
Constant that specifies the lowest cursor priority when passed
as the priority argument to setCursor().
MEDIUM | Constante |
public static const MEDIUM:int = 2| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | Flash Player 9, AIR 1.1 |
Constant that specifies a medium cursor priority when passed
as the priority argument to setCursor().
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven