VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementJS type
In This Topic
WebUiElementJS Class Methods
In This Topic
For a list of all methods of this type, see WebUiElementJS.
Methods
 NameDescription
Public MethodCreates an initial markup of UI element.
Public MethodDestroys the UI element.
Public MethodGets an active UI element state.
Public MethodGets the DOM element associated with this UI element.
Public MethodGets a value indicating whether the UI element is enabled.
Public MethodGets the localization identifier of UI element.
Public MethodGets the identifier under which UI element is registered in WebUiElementsFactoryJS.
Public MethodGets the root control that contains this UI element.
Public MethodGets a state collection of UI element.
Public MethodReturns array of nested UI elements.
Public MethodHides the UI element.
Public MethodReturns a value indicating whether the UI element is visible.
Public MethodOverloaded. Creates and returns markup of UI element.
Public MethodSets an active state of UI element.
Public MethodSets a value indicating whether the UI element is enabled.
Public MethodSets the master element for this element.
Public MethodShows the UI element.
See Also