.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


remove method
Example

Permanently removes a view from a database.

Defined in

View

Syntax

public void remove()
   throws NotesException

Usage

The removed view may still appear in the user interface until the user closes and opens the database.

A subsequent call to a method of the view, or a method of a navigator based on the view, throws an exception.

Language cross-reference

Remove method in LotusScript NotesView class

Example
See Also