JavaScript Reference

Version 18.1 by Maurice Gasco on 2011/09/28 12:24

JavaScript in the platform

The Requea platform uses a JavaScript engine. This scripting is ECMA 1.5 compliant. 

You may find many documentation on the web about javascript. Here are a few links:

javascript reference documentation (mozilla.org)

Requea system objects

A few objects are available to interact with the platform, search data and call operations.

Static objects

System

User

Utils

Registry

Message

Runtime

Counter

Progress

Other static calls

Non Static objects

In addition, there are a few javascript object that can be used to instantiate objects and retrieve data or export data.

Entity

Filter

EntityList

Calendar

BusinessCalendar

OptionValue

CSVReader

TextFile

TextLine

Money

Entity definition access

Application

PropertyDefinition 

Action

Operation

Tags:
Created by Pierre Dubois on 2011/02/22 14:18
     
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation