パッケージ | 説明 |
---|---|
com.microfocus.silktest.jtf.mobile |
このパッケージには、モバイル サポートのクラス群が含まれています。
|
com.microfocus.silktest.jtf.mobile.common.types |
このパッケージには、モバイル サポートのデータ型群が含まれています。
|
修飾子とタイプ | メソッドと説明 |
---|---|
DisplayOrientation |
MobileDevice.getDisplayOrientation()
[読み取り専用] デバイスの現在の向き。
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
MobileDevice.rotate(DisplayOrientation orientation)
デバイス画面の回転をシミュレートします。
|
修飾子とタイプ | メソッドと説明 |
---|---|
static DisplayOrientation |
DisplayOrientation.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static DisplayOrientation[] |
DisplayOrientation.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.