.

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


resortView method
Resorts a view.

Note This method is new with Release 8.5.

Defined in

View

Syntax

public void resortView()
   throws NotesException

public void resortView(String columnName, Boolean ascendingFlag)
   throws NotesException

Parameters

String columnName


Boolean ascendingFlag
Usage

If no parameters are supplied, the view is resorted to the first column ascending.

Language cross-reference

ResortView method in LotusScript NotesView class