Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/dashboard/dashboard.model.ts (line 10)
Part of: Pams
Properties
| Property | Type |
|---|---|
acceptWidgets | boolean |
alwaysShowResizeHandle | boolean |
animate | boolean |
auto | boolean |
cellHeight | string |
ddPlugin | boolean |
disableDrag | boolean |
disableResize | boolean |
draggable | boolean |
handle | string |
handleClass | string |
height | number |
float | boolean |
itemClass | string |
minWidth | string |
disableOneColumnMode | boolean |
oneColumnModeClass | string |
placeholderClass | string |
placeholderText | string |
resizable | boolean |
removable | boolean |
removeTimeout | number |
rtl | string |
staticGrid | boolean |
verticalMargin | number |
width | number |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
DashboardTabComponent—Pams/Web/Pams.Web/Client/app/components/dashboard/dashboard-libary/dashboard-tab/dashboard-tab.component.ts:1CachingWidgetData—Pams/Web/Pams.Web/Client/app/services/dashboard/dashboard-library.service.ts:1
Was this page helpful?