public class SapScrollbar extends TestObject
| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
SapScrollbar(JtfObjectHandle handle,
Desktop desktop)
JtfObjectHandle を持つ新しい SapScrollbar を作成します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
int |
getMaximum()
[読み取り専用] スクロール バーの最大値。
|
int |
getMinimum()
[読み取り専用] スクロール バーの最小値。
|
int |
getPageSize()
[読み取り専用] スクロール バーのページ サイズ。
|
int |
getPosition()
[読み取り専用] スクロール バーの現在の位置。
|
void |
scrollTo(int position)
指定した位置にスクロールします。
|
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, waitForPropertyequals, 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, toStringprotected SapScrollbar(JtfObjectHandle handle, Desktop desktop)
handle - SapScrollbar を識別するハンドルdesktop - このオブジェクトが存在するデスクトップpublic void scrollTo(int position)
position - 位置public int getMaximum()
public int getMinimum()
public int getPageSize()
public int getPosition()
Copyright 2009-2012 Micro Focus. All Rights Reserved.