I am doing some work on an xpage using views.
One of the handy bits of code I have been using is here: サッカー ユニフォーム 安い – xpagesblog.com | 安いジャージを買う。 21.99 という安いジャージ。 ファンに最高のコレクションを提供します。 安心してお買い物をしてください。
and it’s:
var x=viewEntry.getColumnValues().get(14);
I am trying to find out information no the getColumnValues() method, or the get method or even the viewEntry object but there’s nothing meaningful in either the domino designer help or eclipse help.
where can I find a reference for any of this?
Many thanks
Adam.