| パッケージ | mx.automation |
| インターフェイス | public interface IAutomationEnvironment |
| メソッド | 定義元 | ||
|---|---|---|---|
指定されたオブジェクトに対応するオートメーションクラスを返します。 | IAutomationEnvironment | ||
指定された名前のオートメーションクラスを返します。 | IAutomationEnvironment | ||
| getAutomationClassByInstance | () | メソッド |
public function getAutomationClassByInstance(obj:IAutomationObject):IAutomationClass指定されたオブジェクトに対応するオートメーションクラスを返します。
パラメータ
obj:IAutomationObject — テスト可能なオブジェクトの委譲インスタンスです。
|
IAutomationClass — obj のオートメーションクラスです。
|
| getAutomationClassByName | () | メソッド |
public function getAutomationClassByName(automationClass:String):IAutomationClass指定された名前のオートメーションクラスを返します。
パラメータ
automationClass:String — AutomationClass.name プロパティの値に対応するクラス名です。
|
IAutomationClass — 指定された名前に対応するオートメーションクラスです。存在しない場合は null です。
|
このページに新しいコメントが追加された場合に、電子メールでの通知を希望する。 | コメントレポート
現在のページ: http://livedocs.adobe.com/flex/3_jp/langref/mx/automation/IAutomationEnvironment.html