JAVA/CORBA CLASSES
Read-only. The columns in a view.
Defined in
View
Data type
java.util.Vector; elements are ViewColumn
Syntax
public java.util.Vector getColumns() throws NotesException
Usage
The order of ViewColumn objects in the vector corresponds to the order of the columns in the view, from left to right.
Language cross-reference
Columns property in LotusScript NotesView class
Example See Also