.

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


clear method
Example

Clears the full-text search filtering on a view.

Defined in

View

Syntax

public void clear()
   throws NotesException

Usage

Subsequent calls to getDocument methods get all documents in the view, not just the search results.

Language cross-reference

Clear method in LotusScript NotesView class

Example
See Also