|
jsm | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--ExampleRenderer
Defined in net/sf/jsm/ajax/RemoteCall.js
Constructor Summary | |
ExampleRenderer
()
A dummy renderer to be used with RemoteCall |
Method Summary | |
void
|
render(<Hash> requestParams, <JSON> response)
Mandatory render method - will be called onUpdate by the RemoteCall object |
Constructor Detail |
ExampleRenderer()
Method Detail |
void render(<Hash> requestParams, <JSON> response)
requestParams
- The request parameters
response
- The response
|
jsm | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |