Kind: Class
Source: Pams/Web/Pams.WebApp/Client/app/core/models/dashboard-data-fields.ts (line 222)
Part of: Pams
Methods
| Method | Signature | Returns |
|---|---|---|
SetStoredName | SetStoredName(name: string) | void |
GetFieldName | GetFieldName() | string |
SetFieldName | SetFieldName(name: string) | void |
GetType | GetType() | DateGroupEnum |
SetType | SetType(type: DateGroupEnum) | void |
GetCaption | GetCaption() | string |
SetCaption | SetCaption(input: string) | void |
SetDataType | SetDataType(ty: DataTypeEnum) | void |
GetDataType | GetDataType() | DataTypeEnum |
isHidden | isHidden() | boolean |
setHidden | setHidden(flag: boolean) | void |
Properties
| Property | Type |
|---|---|
CertainYear | number |
GetStoredName | any |
Where it refuses work
GroupOperationstops the work with an early return whenthis.Field.StoredName.GroupOperationstops the work with an early return whenthis.Field.FieldName.
Was this page helpful?