| パッケージ | flashx.undo | 
| インターフェイス | public interface IOperation | 
| 実装者 | FlowOperation | 
| 言語バージョン: | ActionScript 3.0 | 
| ランタイムバージョン: | Flash Player 10, AIR 1.5 | 
パブリックメソッド 
| メソッド | 定義元 | ||
|---|---|---|---|
|  
		 操作を再実行します。 | IOperation | ||
|  
		 操作を取り消します。 | IOperation | ||
メソッドの詳細
| performRedo | () | メソッド | 
 public function performRedo():void| 言語バージョン: | ActionScript 3.0 | 
| ランタイムバージョン: | Flash Player 10, AIR 1.5 | 
操作を再実行します。
操作の取り消しスタックへの配置も行われます。
| performUndo | () | メソッド | 
 public function performUndo():void| 言語バージョン: | ActionScript 3.0 | 
| ランタイムバージョン: | Flash Player 10, AIR 1.5 | 
操作を取り消します。
操作のやり直しスタックへの配置も行われます。
Tue Jun 12 2018, 10:34 AM Z