metadata representation

This commit is contained in:
lotte
2019-10-10 16:18:14 +02:00
parent 0fb12c4274
commit dfe1143184
48 changed files with 131 additions and 102 deletions

View File

@@ -24,6 +24,7 @@ export class ObjectCollectionComponent implements OnInit {
@Input() sortConfig: SortOptions;
@Input() hasBorder = false;
@Input() hideGear = false;
@Input() context: string;
pageInfo: Observable<PageInfo>;
/**
* An event fired when the page is changed.