ActionScript® 3.0 — dokumentacja dla platformy Adobe® Flash®
Strona główna  |  Ukryj listę pakietów i klas |  Pakiety  |  Klasy  |  Nowości  |  Indeks  |  Dodatki  |  Dlaczego język angielski?
Filtry: Pobieranie danych z serwera...
Pobieranie danych z serwera...
mx.automation.air 

AirDragManagerAutomationHandler  - AS3 Flex

Pakietmx.automation.air
Klasapublic class AirDragManagerAutomationHandler
DziedziczenieAirDragManagerAutomationHandler Inheritance Object

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 4.1
Wersje środowiska wykonawczego: Flash Player 10, AIR 2

Helper class that provides methods required for automation of drag and drop in AIR applications



Właściwości publiczne
 WłaściwośćZdefiniowane przez
 Inheritedconstructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu.
Object
  lastClipBoardObject : Clipboard
[statyczny] [tylko do odczytu] Returns the clipboard instance of last drag event
AirDragManagerAutomationHandler
Metody publiczne
 MetodaZdefiniowane przez
  
Constructor
AirDragManagerAutomationHandler
  
[statyczny] Returns the target of last drag start event
AirDragManagerAutomationHandler
 Inherited
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość.
Object
 Inherited
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr.
Object
 Inherited
Wskazuje, czy określona właściwość istnieje i jest przeliczalna.
Object
  
[statyczny] Replays drag cancel event
AirDragManagerAutomationHandler
  
[statyczny] Replays drag drop event
AirDragManagerAutomationHandler
  
[statyczny] Replays drag drop event in marshalled applications
AirDragManagerAutomationHandler
  
[statyczny] Replays drag start event
AirDragManagerAutomationHandler
 Inherited
Ustawia dostępność właściwości dynamicznej używanej w pętlach.
Object
  
[statyczny] Stores the details of current drag source
AirDragManagerAutomationHandler
 Inherited
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych.
Object
 Inherited
Zwraca ciąg reprezentujący określony obiekt.
Object
 Inherited
Zwraca pierwotną wartość dla określonego obiektu.
Object
Szczegół właściwości

lastClipBoardObject

właściwość
lastClipBoardObject:Clipboard  [tylko do odczytu]

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 4.1
Wersje środowiska wykonawczego: Flash Player 10, AIR 2

Returns the clipboard instance of last drag event



Implementacja
    public static function get lastClipBoardObject():Clipboard
Konstruktor Szczegół

AirDragManagerAutomationHandler

()Konstruktor
public function AirDragManagerAutomationHandler()

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 4.1
Wersje środowiska wykonawczego: Flash Player 10, AIR 2

Constructor

Szczegół metody

getlastDragStartObj

()metoda
public static function getlastDragStartObj():IAutomationObject

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 4.1
Wersje środowiska wykonawczego: Flash Player 10, AIR 2

Returns the target of last drag start event

Zwraca
IAutomationObject

replayAIRDragCancelEvent

()metoda 
public static function replayAIRDragCancelEvent(realTarget:EventDispatcher, dragEvent:AutomationDragEvent):void

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 4.1
Wersje środowiska wykonawczego: Flash Player 10, AIR 2

Replays drag cancel event

Parametry

realTarget:EventDispatcher — Object on which event is to be dispatched
 
dragEvent:AutomationDragEvent — AutomationDragEvent object that holds information required to build a drag cancel event

replayAIRDragDropEvent

()metoda 
public static function replayAIRDragDropEvent(realTarget:EventDispatcher, dragEvent:AutomationDragEvent):void

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 4.1
Wersje środowiska wykonawczego: Flash Player 10, AIR 2

Replays drag drop event

Parametry

realTarget:EventDispatcher — Object on which event is to be dispatched
 
dragEvent:AutomationDragEvent — AutomationDragEvent object that holds information required to build a drag drop event

replayAIRDragDropMarshalledEvent

()metoda 
public static function replayAIRDragDropMarshalledEvent(realTarget:Object, dragEvent:Object):void

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 4.1
Wersje środowiska wykonawczego: Flash Player 10, AIR 2

Replays drag drop event in marshalled applications

Parametry

realTarget:Object — Object on which event is to be dispatched
 
dragEvent:Object — AutomationDragEvent object that holds information required to build a drag drop event

replayAIRDragStartEvent

()metoda 
public static function replayAIRDragStartEvent(realTarget:EventDispatcher, dragEvent:AutomationDragEvent, draggedItems:IAutomationObject):void

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 4.1
Wersje środowiska wykonawczego: Flash Player 10, AIR 2

Replays drag start event

Parametry

realTarget:EventDispatcher — Object on which the event is to be dispatched
 
dragEvent:AutomationDragEvent — AutomationDragEvent object that holds information required to build a drag start event
 
draggedItems:IAutomationObject — Object which is dragged

storeAIRDragSourceDetails

()metoda 
public static function storeAIRDragSourceDetails(dragSource:DragSource):void

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 4.1
Wersje środowiska wykonawczego: Flash Player 10, AIR 2

Stores the details of current drag source

Parametry

dragSource:DragSource — DragSource object





[ X ]Dlaczego język angielski?
Treść dokumentacji języka ActionScript 3.0 wyświetlana w języku angielskim

Niektóre części dokumentacji języka ActionScript 3.0 nie są przetłumaczone na poszczególne języki. Gdy element nie jest przetłumaczony na dany język, jest wyświetlany tekst angielski. Na przykład opis klasy ga.controls.HelpBox nie jest przetłumaczony na żaden dodatkowy język. Z tego powodu polska wersja dokumentacji zawiera opis klasy ga.controls.HelpBox w języku angielskim.