JAVA/CORBA クラス


hasItem メソッド

文書内にアイテムがあるかどうかを示します。

定義が行われるクラスDocument
構文public boolean hasItem(String name)
throws NotesException

パラメータString name


戻り値name を持つアイテムが文書にある場合は true を返します。
クロスリファレンスLotusScript NotesDocument クラスの HasItem
式言語の @IsAvailable 関数

式言語の @IsUnavailable 関数


関連項目