Splitter
Extends:
Constructor Summary
| Public Constructor | ||
| public | 
       constructor(_config: *, _document: *, _container: *, _draggable: *, _lockState: *)  | 
    |
Member Summary
| Public Members | ||
| public | 
       dragStatus: *  | 
    |
| public get | 
       element: *  | 
    |
| public get | 
       handleStyles: {"height": *, "width": *, "left": *, "top": *}  | 
    |
| public get | 
       height: *  | 
    |
| public get | 
       isDisabled: *  | 
    |
| public get | 
       size: *  | 
    |
| public get | 
       width: *  | 
    |
| public | 
      
       | 
    |
| public | 
      
       | 
    |
Method Summary
| Public Methods | ||
| public | 
       destroy()  | 
    |
| public | 
       disable()  | 
    |
| public | 
       dragTo(x: *, y: *)  | 
    |
| public | 
       enable()  | 
    |
| public | 
      
       | 
    |
| public | 
       render(): *  | 
    |
Public Constructors
public constructor(_config: *, _document: *, _container: *, _draggable: *, _lockState: *) source
Params:
| Name | Type | Attribute | Description | 
| _config | * | ||
| _document | * | ||
| _container | * | ||
| _draggable | * | ||
| _lockState | * |