Skip to main content link. Accesskey S

The useful resource for Titanium and YouAtNotes Domino To Go

Submit Search

Home > YouAtNotes Framework > YN: NotesViewEntry

YN: NotesViewEntry

ShowTable of Contents
HideTable of Contents
Represents one entry of the local cached Domino view.

Methods


getColumnValue(columnName, asString, joinSeperator)

With:

columnName: the name of the column. Use the programatic name of the column in the Domino view, not the column title. The name is not case sensitive. Every NotesViewEntry has a column with the name "id" which contains the UNID of the document represented by this view entry.

asString: (optional) set to true to force the return value to be a string

joinSeperator: (optional) set to any string you want to use as seperator for the join operation when converting an array to a string using asString=true. As default, a comma is used.

Returns:

the value stored in the given column for the NotesViewEntry.

getColumnValues()

Returns an array of all column values for the NotesViewEntry.

Add Comment

Name:
Comments:
Use  searchlotus.com  for news in the Web related to Lotus Notes and Domino,
and to search those sites.
Check  youatnotes.com  for great Lotus Notes, Domino and XPages software.