JAVA/CORBA クラス
リッチテキストアイテムに文書リンクを追加します。
定義が行われるクラスRichTextItem 構文public void appendDocLink(Document doc) throws NotesException public void appendDocLink(Database db) throws NotesException
public void appendDocLink(View vw) throws NotesException
public void appendDocLink(Document doc, String comment) throws NotesException
public void appendDocLink(Database db, String comment) throws NotesException
public void appendDocLink(View vw, String comment) throws NotesException
public void appendDocLink(Document doc, String comment, String hotspottext) throws NotesException
public void appendDocLink(Database db, String comment, String hotspottext) throws NotesException
public void appendDocLink(View vw, String comment, String hotspottext) throws NotesException
パラメータDocument doc
例 関連項目