var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementContainerJS(items, settings); var value; // Type: Vintasoft.Imaging.UI.UIElements.WebUiElementJS[] value = instance.getNestedElements();
function getNestedElements() : WebUiElementJS[];
Return Value
Array of nested UI elements OR null if object does not have nested elements.