Columns (View - Java™)
Read-only. The columns in a view.
Defined in
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.