VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.Panels Namespace / WebUiThumbnailViewerPanelJS type
In This Topic
WebUiThumbnailViewerPanelJS Class Methods
In This Topic
For a list of all methods of this type, see WebUiThumbnailViewerPanelJS.
Methods
 NameDescription
Public MethodCreates an initial markup of UI element. (Inherited from WebUiDivElementJS)
Public MethodDestroys this UI element.
Public MethodGets an active UI element state. (Inherited from WebUiElementJS)
Public MethodGets a value indicating whether the thumbnail viewer allows to delete thumbnails using context menu.
Public MethodGets a value indicating whether the thumbnail viewer allows to delete thumbnails using keyboard ("Delete" key).
Public MethodGets a value indicating whether the thumbnail viewer allows to move thumbnail using context menu.
Public MethodGets a value indicating whether the thumbnail viewer allows to rotate thumbnail view using context menu.
Public MethodGets a context menu associated with this panel. (Inherited from WebUiPanelWithContextMenuJS)
Public MethodGets the DOM element associated with this UI element. (Inherited from WebUiElementJS)
Public MethodGets a value indicating whether the UI element is enabled. (Inherited from WebUiElementJS)
Public MethodGets the collection of UI elements contained within this WebUiElementContainerJS. (Inherited from WebUiElementContainerJS)
Public MethodGets the localization identifier of UI element. (Inherited from WebUiElementJS)
Public MethodGets the identifier under which UI element is registered in WebUiElementsFactoryJS. (Inherited from WebUiElementJS)
Public MethodGets the root control that contains this UI element. (Inherited from WebUiElementJS)
Public MethodGets the button, which allows to change the panel state (Inherited from WebUiPanelJS)
Public MethodGets a markup of the state button. (Inherited from WebUiPanelJS)
Public MethodGets a state collection of UI element. (Inherited from WebUiElementJS)
Public MethodGets the thumbnail viewer, which is associated with this panel.
Public MethodReturns item. (Inherited from WebUiElementContainerJS)
Public MethodReturns the first item with specified registered identifier. (Inherited from WebUiElementContainerJS)
Public MethodOverloaded. Returns array of nested UI elements. (Inherited from WebUiElementJS)
Public MethodHides the UI element. (Inherited from WebUiElementJS)
Public MethodReturns a value indicating whether the UI element is visible. (Inherited from WebUiElementJS)
Public MethodOverloaded. Creates and returns markup of UI element.
Public MethodSets an active state of UI element. (Inherited from WebUiElementJS)
Public MethodSets a value indicating whether the thumbnail viewer allows to delete thumbnails using context menu.
Public MethodSets a value indicating whether the thumbnail viewer allows to delete thumbnails using keyboard ("Delete" key).
Public MethodSets a value indicating whether the thumbnail viewer allows to move thumbnail using context menu.
Public MethodSets a value indicating whether the thumbnail viewer allows to rotate thumbnail view using context menu.
Public MethodSets a context menu associated with this panel. (Inherited from WebUiPanelWithContextMenuJS)
Public MethodSets a value indicating whether the UI element is enabled. (Inherited from WebUiPanelJS)
Public MethodSets the master element for this element. (Inherited from WebUiElementJS)
Public MethodShows the UI element. (Inherited from WebUiElementJS)
See Also