IAutoHideable interface
Interface for a component that can be automatically hidden.
Signature:
export interface IAutoHideable extends IComponent
Extends: IComponent
Methods
Method | Description |
|---|---|
Hides the component. Called in WorkspaceSvg.hideChaff. |
Interface for a component that can be automatically hidden.
Signature:
export interface IAutoHideable extends IComponent
Extends: IComponent
Method | Description |
|---|---|
Hides the component. Called in WorkspaceSvg.hideChaff. |