public class SLDataPager extends SLBase
修飾子 | コンストラクタと説明 |
---|---|
protected |
SLDataPager(JtfObjectHandle handle,
Desktop desktop)
JtfObjectHandle を持つ新しい SLDataPager を作成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
int |
getCurrentPage()
[読み取り専用] 現在のページ。
|
int |
getPageCount()
[読み取り専用] ページ数。
|
void |
moveToFirstPage()
データ ページャの最初のページに移動します。
|
void |
moveToLastPage()
データ ページャの最後のページに移動します。
|
void |
moveToNextPage()
データ ページャの次のページに移動します。
|
void |
moveToPage(int page)
データ ページャの指定したページに移動します。
|
void |
moveToPreviousPage()
データ ページャの前のページに移動します。
|
click, click, click, click, doubleClick, doubleClick, doubleClick, doubleClick, getAutomationId, getClassName, getName, getRawChildren, getRawChildren, isEnabled, isFocused, mouseMove, mouseMove, pressKeys, pressKeys, pressMouse, pressMouse, pressMouse, pressMouse, releaseKeys, releaseKeys, releaseMouse, releaseMouse, releaseMouse, releaseMouse, setFocus, typeKeys, typeKeys, typeKeys, typePasswordKeys, typePasswordKeys, typePasswordKeys
captureBitmap, captureBitmap, exists, exists, generateLocator, getChildren, getDynamicMethodList, getParent, getPropertyList, getRect, getRect, getText, getValue, highlightObject, highlightObject, highlightObject, invokeMethods, textCapture, textCapture, textClick, textClick, textClick, textClick, textClick, textClick, textExists, textExists, textExists, textExists, textExists, textRectangle, textRectangle, textRectangle, textRectangle, textRectangle, waitForChildDisappearance, waitForChildDisappearance, waitForDisappearance, waitForDisappearance, waitForObject, waitForObject, waitForProperty, waitForProperty
equals, exists, find, find, findAll, findAll, getCustomTypeName, getDesktop, getHandle, getLocator, getProperty, getTypeName, hashCode, imageClick, imageClick, imageClick, imageClick, imageClick, imageClick, imageClickFile, imageClickFile, imageClickFile, imageClickFile, imageClickFile, imageClickFile, imageExists, imageExists, imageExists, imageExistsFile, imageExistsFile, imageExistsFile, imageRectangle, imageRectangle, imageRectangle, imageRectangleFile, imageRectangleFile, imageRectangleFile, invoke, preventFinalLocator, setProperty, toString
protected SLDataPager(JtfObjectHandle handle, Desktop desktop)
handle
- SLDataPager を識別するハンドルdesktop
- このオブジェクトが存在するデスクトップpublic void moveToFirstPage()
public void moveToLastPage()
public void moveToNextPage()
public void moveToPage(int page)
page
- データ ページャの移動するページ番号public void moveToPreviousPage()
public int getCurrentPage()
public int getPageCount()
Copyright 2009-2012 Micro Focus. All Rights Reserved.