# FilterEditingObject

**Kind:** Class

**Source:** `Pams/Web/Pams.WebApp/Client/app/models/dashboard/dashboard-widget.model.ts` (line 412)

**Part of:** [Pams](subsystem-pams)

## Properties

| Property | Type |
|---|---|
| `root` | `boolean` |
| `showGroup` | `boolean` |
| `showPlus` | `boolean` |
| `parentObject` | `FilterEditingObject` |
| `isoper` | `boolean` |
| `opnet` | `string` |
| `condation` | `string` |
| `value1` | `string` |
| `value2` | `string` |
| `supList` | `FilterEditingObject[]` |
| `myContext` | `any` |
