API Reference
@univerjs
@univerjs/sheets-data-validation
classes
Datavalidationalertcontroller

@univerjs/sheets-data-validation v0.1.17Docs


Class: DataValidationAlertController

Extends

Constructors

new DataValidationAlertController()

new DataValidationAlertController(
   _hoverManagerService, 
   _cellAlertManagerService, 
   _univerInstanceService, 
   _localeService): DataValidationAlertController

Parameters

ParameterType
_hoverManagerServiceHoverManagerService
_cellAlertManagerServiceCellAlertManagerService
_univerInstanceServiceIUniverInstanceService
_localeServiceLocaleService

Returns

DataValidationAlertController

Overrides

Disposable.constructor

Defined in

packages/sheets-data-validation/src/controllers/dv-alert.controller.ts:28 (opens in a new tab)

Properties

PropertyModifierTypeDefault valueInherited fromDefined in
_disposedprotectedbooleanfalseDisposable._disposedpackages/core/src/shared/lifecycle.ts:93 (opens in a new tab)

Methods

dispose()

dispose(): void

Returns

void

Inherited from

Disposable.dispose

Defined in

packages/core/src/shared/lifecycle.ts:106 (opens in a new tab)


disposeWithMe()

protected disposeWithMe(disposable): IDisposable

Parameters

ParameterType
disposableDisposableLike

Returns

IDisposable

Inherited from

Disposable.disposeWithMe

Defined in

packages/core/src/shared/lifecycle.ts:96 (opens in a new tab)


ensureNotDisposed()

protected ensureNotDisposed(): void

Returns

void

Inherited from

Disposable.ensureNotDisposed

Defined in

packages/core/src/shared/lifecycle.ts:100 (opens in a new tab)


Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.