LOTUSSCRIPT/COM/OLE CLASSES


NotesUIDocument class
Example

Represents the document that's currently open in the Notes workspace.

Note This class is not supported in COM.

Containment

Contained by: NotesUIWorkspace

Contains: NotesDocument, NotesUIScheduler

Properties

AutoReload

CurrentField

DialogBoxCanceled

Document

EditMode

FieldHelp

HiddenChars

HorzScrollBar

InPreviewPane

IsNewDoc

PreviewDocLink

PreviewParentDoc

Ruler

WindowTitle

Methods

Categorize

Clear

Close

CollapseAllSections

Copy

CreateObject

Cut

DeleteDocument

DeselectAll

ExpandAllSections

FieldAppendText

FieldClear

FieldContains

FieldGetText

FieldSetText

FindFreeTimeDialog

FindFreeTimeDialogEx

FindString

Forward

GetObject

GetSchedulerObject

GetSelectedText

GotoBottom

GotoField

GotoNextField

GotoPrevField

GotoTop

Import

InsertText

NavBarSetText

NavBarSpinnerStart

NavBarSpinnerStop

Paste

Print

Refresh

RefreshHideFormulas

Reload

Save

SaveNewVersion

SelectAll

Send

SpellCheck

Events

Onblur

Onfocus

OnHelp

OnLoad

OnSubmit

OnUnload

PostModeChange

PostOpen

PostRecalc

PostSave

PostSend

QueryClose

QueryModeChange

QueryOpen

QueryRecalc

QuerySave

QuerySend

Access

There are four ways to get the current document:


Example
See Also