...
APIs to be supported: NA
Registry Signature:
Code Block | ||
---|---|---|
| ||
CLCR.registerCmp({'COMP_TYPE':'APPLICATION_CONTAINER'}, <<Application container class>>); |
Scope: The core layer passes on view port container element to this class, so that it does not have to query the DOM to get the parent element on which it has to be appended.
...