import BimViewerWebComponent from '@xeokit/xeokit-bim-viewer/src/webComponent/webComponent.js'BimViewerWebComponent
Extends:
HTMLElement → BimViewerWebComponent
Static Member Summary
| Static Public Members | ||
| public static get |
|
|
Static Method Summary
| Static Public Methods | ||
| public static |
Register a custom HTMLElement. |
|
Constructor Summary
| Public Constructor | ||
| public |
|
|
Member Summary
| Public Members | ||
| public |
bimViewer: * |
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
Method Summary
| Public Methods | ||
| public |
attributeChangedCallback(name: *, oldValue: *, newValue: *) |
|
| public |
|
|
| public |
dispatchEvent(event: *) |
|
| public |
setExplorerOpen(explorerOpen: *) |
|
| public |
setInspectorOpen(inspectorOpen: *) |
|
Static Public Methods
Public Constructors
public constructor() source
Public Members
public bimViewer: * source
Public Methods
public attributeChangedCallback(name: *, oldValue: *, newValue: *) source
Params:
| Name | Type | Attribute | Description |
| name | * | ||
| oldValue | * | ||
| newValue | * |
public connectedCallback() source
public dispatchEvent(event: *) source
Params:
| Name | Type | Attribute | Description |
| event | * |
public setExplorerOpen(explorerOpen: *) source
Params:
| Name | Type | Attribute | Description |
| explorerOpen | * |
public setInspectorOpen(inspectorOpen: *) source
Params:
| Name | Type | Attribute | Description |
| inspectorOpen | * |
Reference
Source
