ビューナビゲータ内の現在のエントリまたは指定されたエントリの親エントリに、現在のポインタを移動します。
ViewNavigator
public boolean gotoParent() throws NotesException public boolean gotoParent(ViewEntry entry) throws NotesException
ViewEntry entry
ビュー内のエントリです。null は指定できません。
boolean 型
LotusScript® NotesViewNavigator クラスの GotoParent メソッド
例