JAVA/CORBA クラス


gotoPrev メソッド

ビューナビゲータ内の現在のエントリまたは指定されたエントリの前のエントリに、現在のポインタを移動します。

定義が行われるクラス
ViewNavigator

構文
public boolean gotoPrev()
throws NotesException

public boolean gotoPrev(ViewEntry entry)
throws NotesException

パラメータ
ViewEntry entry


戻り値
boolean
クロスリファレンス
LotusScript NotesViewNavigator クラスの GotoPrev メソッド


関連項目