Package io.keikai.jsp

Class JsonUpdateBridge

    • Field Detail

      • _zkjsFieldName

        protected String _zkjsFieldName
    • Constructor Detail

      • JsonUpdateBridge

        public JsonUpdateBridge​(javax.servlet.ServletContext servletContext,
                                javax.servlet.http.HttpServletRequest req,
                                javax.servlet.http.HttpServletResponse resp,
                                String desktopId)
    • Method Detail

      • getJsFieldName

        public String getJsFieldName()
      • process

        public void process​(org.zkoss.json.JSONObject result)
        Process the bridge, find the desktop and call UpdateBridge.process(Desktop), and set the zk ajax update script to field (return by getJsFieldName()) of the result json object