gotoPrev (ViewNavigator - Java™)

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

定義位置

ViewNavigator

構文

public boolean gotoPrev()
    throws NotesException
public boolean gotoPrev(ViewEntry entry)
    throws NotesException

パラメータ

ViewEntry entry

ビュー内のエントリです。null は指定できません。

戻り値

boolean 型

クロスリファレンス

LotusScript® NotesViewNavigator クラスの GotoPrev メソッド