Enum SignalCategoryFilter
Mutually exclusive signal category filter for the Signal Flow Browser's chip row
(Serenity.EventDispatcher.Infrastructure.Editor.SerenitySignalFlowBrowserWindow), combined
with the text search via AND semantics.
Namespace: Serenity.Shared.Utils
Assembly: Serenity.Shared.dll
Syntax
public enum SignalCategoryFilter
Fields
| Name | Description |
|---|---|
| All | |
| Dispatcher | |
| InUse | |
| Modal | |
| Reaction | |
| Unused |