Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EDT:EGL Language System Types and Functions

Revision as of 17:12, 19 July 2011 by Unnamed Poltroon (Talk)

Please see the parent of this page, EDT:EGL Language.

System Types

System Types Core JavaScript Java
SysLib


StrLib


MathLib


DateTimeLib


Dictionary
Dictionary Support
Dictionary Support
ArrayDictionary

N/S N/S
BIRT Reporting
N/S
Text Reporting
N/S
Java ETs1
N/S

JavaScript ETs2

N/S
RUILib


N/S

Notes on System Types

  1. Java ExternalTypes in RBD include Object, Class, URL, and more.  They may not be necessary in EDT.
  2. JavaScript ExternalTypes include Job, Document, Event, and Widget.


Functions of System Types

Functions of System Types Core JavaScript Java
String


Date


Timestamp


Blob


Clob


Dictionary


Array


Back to the top