by rknopman
The Objectsheet is an evolution of the spreadsheet that makes creating models easier and less error-prone. Instead of a "large grid of cells and scattered formulas", the Objectsheet uses finite-sized tables, Javascript objects, and formula templates.
The Objectsheet is a spreadsheet-like tool that organizes rows of cells into Javascript objects and organizes formulas, formats, styles, event handlers, etc. into "Templates". Benefits include analytical capabilities beyond the spreadsheet, ...
Tables: >>TableSections now have .preHTML and .postHTML values that, when set, cause html content to be placed immediately below the section's titlebar and above the lower resize bar, respectively. Easiest way to set this is in the misc cell. >> ...
The Objectsheet is a spreadsheet-like application where cells reflect an object-oriented data structure and that helps organize formulas, formatting, styles using "templates", and input/output forms and code. The Objectsheet documentation is ...
Tables >> Fixed bug in toggleButton display function where where action was not triggering correctly for single value parameter (supposed to trigger action formula only instead of cycling among values). >> Changed table name cell delimiter for ...
In this release, the Objectsheet is now a single standalone html file that can be directly saved from the browser. Objectsheet applications can also be saved within the source content (a la tiddlywiki) and distributed as a single file. The basic ...
core.js: separated CONSTRAIN_STYLE and HILITE_STYLE out of respective functions. Changed Calc_prep documentation topic labels to Table_prep. Removed Math.fraction and prepFraction. These are not really core-- maybe include these as part of an ...
Objectsheet Change Log ====================== V.0.6.0 - Overhauled and simplified "Panel" container, eliminating all images - Objectsheet now can be compiled into a single file and distributed as such, a la TiddlyWiki. - Objectsheet ...
The Objectsheet is an evolution of the spreadsheet that makes creating data models easier and less error-prone. Instead of a "large grid of cells and scattered formulas", the Objectsheet uses finite-sized tables, Javascript objects, and formula ...
V0.5.1: Initial release.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use