DiviArea.Core.attachArea(area)
This is an internal method that should not be used in third-party scripts.
Attach the given area to the DOM and add it to the list of visible Areas.
Params
area
- The Area to attach.
Returns
The function does not return anything.
Notes
No notes