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