component.dialog API

The component.dialog namespace object contains functions that may be called by the Client-Side Framework (CSF) to give or retrieve information from the component.

All of the callbacks are optional.

If a function is not defined, a default behavior is adopted by the CSF. This may deprive the CSF of some features.

Note: While this documentation will highlight some of the APIs of the Client-Side Framework (CSF), it does not attempt to explain all of the APIs. The complete API reference is contained in the JavaScriptâ„¢ code and can be extracted using the JsDoc Toolkit.