Client-Side Framework and Components / Client-Side Framework internals |
The gwc.dialog namespace object contains a set of functions that encapsulate messages to the Genero Web Client engine.
Complete documentation of these functions is located in the file csf.js in the dialog management section.
Some of these functions accept a component as the last argument to allow the component to handle rollback when enjoined by the Client-Side Framework.
gwc.dialog.valueChanged(did, myValue, thisComponent);