OpenNTF.org - NotesView2
    Advanced
   Application Catalog
About This Document
Rating:
Not Rated Yet 
Title:
NotesView2 
Version:
1.7 
Release date:
11/19/2007 12:00:00 AM 
Author:
jason a thomas; Jeremy G Hodge 
 
Category:
Web Development Tools 
Type:
Open Source (see project for licensing information) 
Supported Notes Version:
R 5.x, R 6.0.x, R 7.0.x 
 
Document Release:
05/26/2007 01:00:09 AM 
Contributor:
OpenNTF.org 
Last Modified:
09 Feb 2012 
Notification:
Notify me when comments are added 
 
Download location:
OpenNTF.org 
Download URL:
http://www.openntf.org/projects/pmt.nsf/ProjectVersions/39D628F04FFED76E86257399000282FC

All of the program code and information presented in the OpenNTF.org Freeware Catalog are provided "as-is", and should be used at your own risk. OpenNTF.org make no express or implied warranty about anything in the Freeware Catalog, and OpenNTF.org will not be responsible or liable for any damage caused by the use or misuse of anything from this site. OpenNTF.org makes no guarantees about anything. Please thoroughly test all of the knowledge and code you find here before you attempt to use them in your production environment.
Description
- Added support for Column Totals - Thanks to Jonathan Roberts for code
submission
- CSS definition for
- columnTotal - used for the cell and contents that contain a category's
total
- isCategory - used for the cell contents of a category
- CategoryTotal - used for the cell at the bottom of a view that contains
the view-wide total in a column Total
- CategoryTotalEmptyCell - used in the empty cells to the left and right of
the CategoryTotal cell as defined above
- Added Adjacent[ HTML | Text | Element ] support for firefox - Thanks to Peter
Kempf
- Robusted up saveState to included expanded/collapsed entries,
selectedPosition and start position
- Added resetState() function to clear the view's current state
- Added 'extendLastColumn' property - defaults to true to mimic 2.1.6 &
previous releases, but if set to false, the last column does not extend the
total width - helpful for right aligned last columns
- Included example in Categorized View illustrating how to add a custom action
to get the selected documents and process them using an agent in the background
using XMLHttpRequest and then refreshing the view
- Added stateTimeout parameter to limit the length of time the state of the
view will be saved
- Updated examples to refence view alias instead of view title

This version adds a (sleep) agent that must be accessible to the script. You
can place it in the database, or a central database and provide the path to it
in the sleepPath property. The default is to assume it is in the root of the
current database.
Screenshots


 Comments

No documents found

 Add your comment!
Subject:


Comment:


     Notify me when comments are added