ビューナビゲータ内の現在のエントリまたは指定されたエントリの次にある、同じレベルのエントリに、現在のポインタを移動します。
public boolean gotoNextSibling()
throws NotesException
public boolean gotoNextSibling(ViewEntry entry)
throws NotesException
ViewEntry entry
ビュー内のエントリです。null は指定できません。
boolean 型