My favorites | Sign in
Project Logo
                
Search
for
Updated Jun 25, 2007 by carto.net
Labels: Featured
Howto_use  
How to use the MetaJS library.

howtos and sample applications

In this page we will show how to use the MetaJS library on really simple use cases.

Howtos List

  1. Language howto's :
    1. Class creation howto:
      • how to create classes with or without static properties,
      • how to access those static properties,
      • how to create intantiable class and howto instantiate object,
      • how to access properties from those objects.
    2. On-demand loading howto describes:
      • how to use the first example with the on-demand Javascript system of MetaJS.
    3. Inheritance howto describes:
      • how to create a class which inherits from another one.
  2. Day to day use:
    1. the SelectAutoOption class howto describes:
      • how to use a SelectAutoOptions instance to dynamicaly fill a select in a HTML from.
    2. the WindowControler class howto describes:
      • how to use a WindowControler instance.

Sign in to add a comment
Hosted by Google Code