Package org.stjs.javascript

Interface Summary
Array<V> This interface represents an array from Javascript.The value may be typed.
JSCollectionsImplementor This interface is used to separate the implementations between the client and the server for the maps.
Map<K extends String,V> This interface represents a normal object in javascript (that acts as a map).
SortFunction<V>  
 

Class Summary
Date this date is implemented using a java Calendar. the aim of this class is to offer a similar behavior to the Javascript date.
JSCollections this class offers map and array builders for both client and server side.
 



Copyright © 2012. All Rights Reserved.