Uses of Class
org.springframework.extensions.webscripts.ScriptBase

Packages that use ScriptBase
org.springframework.extensions.webscripts   
 

Uses of ScriptBase in org.springframework.extensions.webscripts
 

Subclasses of ScriptBase in org.springframework.extensions.webscripts
 class ScriptForm
          Describes a Form that can be bound for the currently rendering component.
 class ScriptFormData
          Represents form data that was posted back to the current rendering context.
 class ScriptImporter
          Utility for importing Surf assets from a remote location into the Surf environment
 class ScriptLinkBuilder
           
 class ScriptModelObject
          Provides a write-able model object wrapper to the script engine.
 class ScriptRenderContext
          A root-scoped Java object that wraps the Render Context object.
 class ScriptRenderingInstance
          Wraps the renderer instance and provisions properties about the currently rendering item to the script writer.
 class ScriptResource
           
 class ScriptResourceContent
           
 class ScriptResources
          Provides an interface to resources as stored on a model object.
 class ScriptSiteData
          A read-only root-scoped Java object for working with the Web Framework and the Web Framework object model.
 class ScriptUser
          Read-only root-scoped script object wrapping the current user for the current thread of execution.
 class ScriptWebApplication
          Helper object for dealing with the web application's environment.
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.