@univerjs/find-replace v0.4.2 • Docs
@univerjs/find-replace
Enumerations
Enumeration | Description |
---|---|
FindBy | - |
FindDirection | - |
FindScope | - |
Classes
Class | Description |
---|---|
FindModel | - |
FindReplaceController | - |
UniverFindReplacePlugin | Plug-in base class, all plug-ins must inherit from this base class. Provide basic methods. |
Interfaces
Interface | Description |
---|---|
IFindComplete | - |
IFindMatch | - |
IFindMoveParams | - |
IFindQuery | The find query object with finding options. |
IFindReplaceProvider | A provider should be implemented by a business to provide the find results. |
IFindReplaceService | This service works as a core of the find & replace feature. |
IReplaceAllResult | - |
Variables
Variable | Description |
---|---|
GoToNextMatchOperation | - |
GoToPreviousMatchOperation | - |
OpenFindDialogOperation | - |
OpenReplaceDialogOperation | - |
ReplaceAllMatchesCommand | - |
ReplaceCurrentMatchCommand | - |
Functions
Function | Description |
---|---|
IFindReplaceService | - |