Please enable JavaScript.
Coggle requires JavaScript to display documents.
ComponentServlet, Form, Window, Table, Div, Combo - Coggle Diagram
ComponentServlet
ComponentManager
executeEvent(action, engine, hash)
-
Map<String,Map<String,FComponent>> instances
-
fcontext.addSuperContext g getGlobalContext(aent)
fcontext.addSuperContext s getSessionContext(sid)
fcontext.addContext _request
fcontext.addContext _comp
comp.context = fcontext
-
-
-
-
-
-
-
-
-
-
-
Combo
name.select / start
-
-
aContext.hash.get("changes").put(name + ".select", row)
-