Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/sales/PopOverButtonData.model.ts (line 3)
Part of: Pams
Properties
| Property | Type |
|---|---|
_name | string |
_class | string |
_DisplayName | string |
DisplayCallback | (item: any, ...args: any[]) => boolean |
tdDisplayCallback | (...args: any[]) => any |
IsItVisible | boolean |
Was this page helpful?