Package | Description |
---|---|
net.sourceforge.stripes.ajax |
This package provides utilities and classes that are helpful for creating AJAX
applications and/or components using Stripes.
|
Class and Description |
---|
JavaScriptBuilder
Builds a set of JavaScript statements that will re-construct the value of a Java object,
including all Number, String, Enum, Boolean, Collection, Map and Array properties.
|
JavaScriptResolution
Resolution that will convert a Java object web to a web of JavaScript objects and arrays, and
stream the JavaScript back to the client.
|
? Copyright 2005-2006, Stripes Development Team.