Initializes a new instance of the Container class.
Namespace: MindFusion.Common.UI
File: Container.js
JavaScript Copy Code |
---|
function Container ([element]) |
HTMLElement. The control's associated Dom element.
The following code creates a new WindowHost and then brings to front the first Window in its windows collection. WindowHost derives from Container:
JavaScript Pack Programmer's Guide | © 2024 MindFusion |