@univerjssheets-uifacadeReadme

@univerjs/sheets-ui v0.5.4


facade

Classes

ClassDescription
FPermissionSheetsUIMixinFBase is a base class for all facade classes. It provides a way to extend classes with static and instance methods. The _initialize as a special method that will be called after the constructor. You should never call it directly.
FSheetHooksUIMixinFBase is a base class for all facade classes. It provides a way to extend classes with static and instance methods. The _initialize as a special method that will be called after the constructor. You should never call it directly.
FSheetsUIEventName-
FUniverSheetsUIMixin-
FWorkbookSheetsUIMixin-
FWorksheetSkeletonMixinRepresents a worksheet facade api instance. Which provides a set of methods to interact with the worksheet.

Interfaces

InterfaceDescription
IBeforeClipboardChangeParamBase interface for all event parameters IEventBase
IBeforeClipboardPasteParamBase interface for all event parameters IEventBase
IBeforeSheetEditEndEventParamsEvent interface triggered before cell editing ends IBeforeSheetEditEndEventParams
IBeforeSheetEditStartEventParamsEvent interface triggered before cell editing starts IBeforeSheetEditStartEventParams
ICellEventParamBase interface for all event parameters IEventBase
IFComponentKey-
IFPermissionSheetsUIMixin-
IFSheetHooksUIMixin-
IFSheetsUIEventNameMixin-
IFSheetsUIEventParamConfig-
IFUniverSheetsUIMixin-
IFWorkbookSheetsUIMixin-
IFWorksheetSkeletonMixin-
ISheetEditChangingEventParamsEvent interface triggered while cell content is being changed ISheetEditChangingEventParams
ISheetEditEndedEventParamsEvent interface triggered when cell editing ends ISheetEditEndedEventParams
ISheetEditStartedEventParamsEvent interface triggered when cell editing starts ISheetEditStartedEventParams
IUIEventBaseBase interface for all event parameters IEventBase

Type Aliases

Type aliasDescription
IClipboardChangedParam-
IClipboardPastedParam-

Variables

VariableDescription
CellFEventName-

Functions

FunctionDescription
transformComponentKeyTransform component key