No documentation has been provided.
Constructor
| No documentation has been provided. | 
| Presentation | 
| Parameters| Name | Type | Description | 
|---|
 | myElement | ElementRef<any> |  | 
 | 
Properties
| Name | Type | Description | 
|---|
| afterResize@Output
 | EventEmitter<any> |  | 
| colElement | HTMLElement | undefined |  | 
| column@Input
 | BaseColumn<any> |  | 
| originalColumnWidth | number |  | 
| originalTableWidth | number |  | 
| resizable@Input@Optional
 | string | number |  | 
| table@Input
 | ElementRef<HTMLElement> |  | 
| width | number |  | 
Methods
| ngOnChanges()implements OnChanges | 
|---|
| No documentation has been provided. | 
| PresentationngOnChanges(changes: SimpleChanges): void;
 | 
| Parameters| Name | Type | Description | 
|---|
 | changes | SimpleChanges |  | 
Returnsvoid
 | 
| onEnd() | 
|---|
| No documentation has been provided. | 
| Presentation | 
| Returnsvoid
 | 
| onResize() | 
|---|
| No documentation has been provided. | 
| PresentationonResize(width: any): void;
 | 
| Parameters| Name | Type | Description | 
|---|
 | width | any |  | 
Returnsvoid
 | 
| onStart() | 
|---|
| No documentation has been provided. | 
| Presentation | 
| Returnsvoid
 | 
| resetTableWidth() | 
|---|
| No documentation has been provided. | 
| PresentationresetTableWidth(widthChange: number): void;
 | 
| Parameters| Name | Type | Description | 
|---|
 | widthChange | number |  | 
Returnsvoid
 |