var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementsFactoryJS(); var value; // Type: Vintasoft.Imaging.UI.UIElements.WebUiElementJS // Parameters var id; // Type: string value = instance.createElementById(id);
function createElementById(
idИдентификатор элемента.: string
) : WebUiElementJS;
Parameters
- id
- Идентификатор элемента.
Return Value
WebUiElementJS объект.