NotesUIWorkspace (LotusScript)

現在の Notes ワークスペースのウィンドウを表します。

注: このクラスは COM ではサポートされていません。

包含関係

包含要素: NotesDocumentCollectionNotesUIDatabaseNotesUIDocumentNotesUIView

プロパティ

CurrentCalendarDateTime

CurrentDatabase

CurrentDocument

CurrentView

IsEmbeddedInsideWCT

IsInCompositeApp

IsUsingJavaElement

メソッド

AddDatabase

CheckAlarms

ComposeDocument

DialogBox

EditDocument

EditProfile

EnableAlarms

Folder

GetComponentViewPreference

GetCurrentDatabase

GetListOfTunes

New

OpenDatabase

OpenFileDialog

OpenFrameSet

OpenPage

OutlineReload

PickListCollection

PickListStrings

PlayTune

Prompt

RefreshParentNote

ReloadWindow

SaveFileDialog

SetCurrentLocation

SetTargetFrame

URLOpen

UseLSX

ViewRebuild

ViewRefresh

作成方法

NotesUIWorkspace オブジェクトを新規作成するには New を使用します。

構文

Dim variableName As New NotesUIWorkspace

使用法

バックグラウンドエージェント、API を通して呼び出されたエージェント、あるいは NotesAgent クラスの Run メソッドで呼び出されたエージェントでは UI クラスを使用できません。クライアントユーザーだけが UI オブジェクトにアクセスするスクリプトを実行できます。