Whitebeam Template Reference Documentation

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Template Reference Documentation

Collection Template
rb.collection1.1.4Usage

Methods

rb.collection.typeSet() Create or modify a collection
rb.collection.typeRemove() Delete an existing class of collection
rb.collection.typeInfo() Return info stored about this collection class
rb.collection.typeGet() Iterate over the set of defined classes
rb.collection.getArcs() Iterator used to traverse arcs
rb.collection.countArcs() Count number of arcs that meet a specific search criteria
rb.collection.configureArcs() Create, modify or delete a number of arcs
rb.collection.removeArcs() Bulk mechanism to remove all arcs that match a specified set of criteria.

Aggregate Types

rb.collection.type Information about a collection class
rb.collection.arcDef Type used to specify an arc and right-hand point when updating arc definitions
rb.collection.arcQueryData Iterator data type representing an arc
rb.collection.arcSearchType Search parameters for rb.collection.getArcs()
Whitebeam release 1.3.36
(loadtime : 63ms)