projects/m2-core/src/lib/model/system/portal/view/IApplicationAttributesComponent.ts
Properties |
|
| application |
application:
|
Type : Application
|
| attributesInfo |
attributesInfo:
|
Type : ApplicationAttributesInfo
|
| canEditApplication |
canEditApplication:
|
Type : boolean
|
| Optional |
| canManageApplications |
canManageApplications:
|
Type : boolean
|
| Optional |
| classifiableTarget |
classifiableTarget:
|
Type : string
|
| Optional |
| colWidthRatioInPercent |
colWidthRatioInPercent:
|
Type : number
|
| Optional |
| getCustomAttributesFn |
getCustomAttributesFn:
|
Type : function
|
| Optional |
| itemDetails |
itemDetails:
|
Type : ItemDetails
|
| Optional |
| loading |
loading:
|
Type : boolean
|
| Optional |
| location |
location:
|
Type : ApplicationAttributesLocation
|
| myLogin |
myLogin:
|
Type : string
|
| Optional |
| negotiationProgress |
negotiationProgress:
|
Type : NegotiationProgress
|
| Optional |
| nodeId |
nodeId:
|
Type : number
|
| Optional |
| showApplicationAttributes |
showApplicationAttributes:
|
Type : boolean
|
| Optional |
| showExtendedParams |
showExtendedParams:
|
Type : boolean
|
| Optional |
| showRequisites |
showRequisites:
|
Type : boolean
|
| Optional |
| showSimilarItemsSection |
showSimilarItemsSection:
|
Type : boolean
|
| Optional |
| vicedLogins |
vicedLogins:
|
Type : Set<string>
|
| Optional |