public interface IMobileClickable
修飾子とタイプ | メソッドと説明 |
---|---|
void |
click()
デバイスの指定した座標をクリックします。
|
void |
click(Point position)
デバイスの指定した座標をクリックします。
|
void |
longClick()
デバイスの指定した座標をロング クリックします。
|
void |
longClick(Point position)
デバイスの指定した座標をロング クリックします。
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.