Uses of Class
com.itmill.toolkit.terminal.web.HttpVariableMap

Packages that use HttpVariableMap
com.itmill.toolkit.terminal.web This package implement web terminal for both AJAX-capable and more limited web browsers. 
 

Uses of HttpVariableMap in com.itmill.toolkit.terminal.web
 

Methods in com.itmill.toolkit.terminal.web with parameters of type HttpVariableMap
 WebPaintTarget UIDLTransformer.getPaintTarget(HttpVariableMap variableMap)
          Attaches the output stream to transformer and get corresponding UIDLStream for writing UI description language trough transform to given output.
 

Constructors in com.itmill.toolkit.terminal.web with parameters of type HttpVariableMap
WebPaintTarget(HttpVariableMap variableMap, UIDLTransformerType type, ApplicationServlet webAdapterServlet, Theme theme)
          Creates a new XMLPrintWriter, without automatic line flushing.
 



Copyright © 2000-2008 IT Mill Ltd. All Rights Reserved.