net.sourceforge.fluxion.pussycat.spring.service.ajaxified
Class RenderletService
java.lang.Object
net.sourceforge.fluxion.pussycat.spring.service.ajaxified.RenderletService
public class RenderletService
- extends java.lang.Object
Created by IntelliJ IDEA. User: davey Date: 15-Jan-2009 Time: 16:15:49 To change this template use File | Settings |
File Templates.
Method Summary |
net.sf.json.JSONObject |
addRenderletDragBox(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
net.sf.json.JSONObject |
getRenderletList(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
net.sf.json.JSONObject |
getRenderletSelectionPanel(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
net.sf.json.JSONObject |
pollForRenderletUpdate(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
net.sf.json.JSONObject |
updateRenderlets(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RenderletService
public RenderletService()
updateRenderlets
public net.sf.json.JSONObject updateRenderlets(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
pollForRenderletUpdate
public net.sf.json.JSONObject pollForRenderletUpdate(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
getRenderletSelectionPanel
public net.sf.json.JSONObject getRenderletSelectionPanel(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
addRenderletDragBox
public net.sf.json.JSONObject addRenderletDragBox(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
getRenderletList
public net.sf.json.JSONObject getRenderletList(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
Copyright © 2010. All Rights Reserved.