UIEvolutin Inc.
UJML Language Reference
What's New in UJML 2.1

UJML 2.1 includes new features to improve the language and your applications.

UJML 2.1 provides performance improvements and some new language features: 

Reusable Components, supporting

  • Loading byte code for new components.
  • Creating and managing instances of components.
  • Calling functions on an instance of a component.
  • Receiving events from a component.
  • Painting an instance of a component.

Resizable Arrays

  • Declarations are the same as in previous versions of UJML except that when the dimensions are set to zeros the array can be resized.
  • You can use the _getArrayLength() and _resizeArray() functions to work with resizable arrays.

 

Changed Language Elements

New and changed elements for UJML version 2.1:

 

New elements for UJML version 2.0: 

Tags:

Functions

 

Obsolete elements as of UJML version 2.0: 

Tags

  • <display-handle>
  • <extension>
  • <extensions>
  • <handle>
  • <use>
  • <uses>

Functions

  • _isExtensionAvailable()
Topic 
Description 
New in UJML 1.5. 
Copyright (c) 2000-2007 UIEvolution, Inc. All rights reserved.
What do you think about this topic? Send feedback!