|
@if (!hideSelectAll) {
|
}
@if ((hasMasterDetailColumn || hasRowTemplate) && hasMainColumns && !hasRowTemplateWithArrowDirectionRight) {
} @if (!actionRight && hasItems && hasMainColumns && (visibleActions.length > 1 || isSingleAction)) { | } @if (!hasMainColumns) { |
@if (height) {
{{ hasValidColumns ? literals.noVisibleColumn : literals.noColumns }}
} @else {
{{ hasValidColumns ? literals.noVisibleColumn : literals.noColumns }}
}
|
}
@if (this.isDraggable || hasSomeFixed()) {
@for (column of mainColumns; track trackBy(i); let i = $index) {
0 && !virtualScroll ? (!hasItems ? '100%' : applyFixedColumns() ? column.width : 'auto') : ''
}"
[class.po-table-header-subtitle]="column.type === 'subtitle'"
[class.po-table-column-drag-box]="this.isDraggable"
(click)="sortColumn(column)"
cdkDrag
cdkDragLockAxis="x"
[cdkDragDisabled]="column.fixed ? 'true' : 'false'"
[pFrozenColumn]="column.fixed"
>
@if (this.isDraggable && !column.fixed) {
@if (iconNameLib === 'AnimaliaIcon') {
|
}
} @else {
@for (column of mainColumns; track trackBy(i); let i = $index) {
0 && !virtualScroll ? (!hasItems ? '100%' : applyFixedColumns() ? column.width : 'auto') : ''
}"
[class.po-table-header-subtitle]="column.type === 'subtitle'"
(click)="sortColumn(column)"
[pFrozenColumn]="column.fixed"
>
|
}
}
@if (hasRowTemplateWithArrowDirectionRight && (hasVisibleActions || hideColumnsManager) && hasMainColumns) {
} @if ( hasVisibleActions && actionRight && hasItems && hasMainColumns && (visibleActions.length > 1 || isSingleAction) ) { | } |
|---|---|---|---|---|---|---|---|
| {{ literals.noData }} | |||||||
|
|
}
@if (
(columnMasterDetail && !hideDetail && !hasRowTemplate) ||
(hasRowTemplate && !hasRowTemplateWithArrowDirectionRight)
) {
|
}
@if (!actionRight && (visibleActions.length > 1 || isSingleAction)) {
@switch (column.type) {
@case ('columnTemplate') {
|
}
@if (hasRowTemplateWithArrowDirectionRight) {
|
}
@if (actionRight) {
||||
|
|
|||||||
|
|
|
@if (!hideSelectAll) {
|
}
@if ((hasMasterDetailColumn || hasRowTemplate) && hasMainColumns && !hasRowTemplateWithArrowDirectionRight) {
} @if (!actionRight && hasItems && hasMainColumns && (visibleActions.length > 1 || isSingleAction)) { | } @if (!hasMainColumns) { |
@if (height) {
{{ hasValidColumns ? literals.noVisibleColumn : literals.noColumns }}
} @else {
{{ hasValidColumns ? literals.noVisibleColumn : literals.noColumns }}
}
|
}
@if (this.isDraggable || hasSomeFixed()) {
@for (column of mainColumns; track trackBy(i); let i = $index) {
@if (this.isDraggable && !column.fixed) {
@if (iconNameLib === 'AnimaliaIcon') {
|
}
} @else {
@for (column of mainColumns; track trackBy(i); let i = $index) {
|
}
}
@if (hasRowTemplateWithArrowDirectionRight && hasMainColumns && (hasVisibleActions || hideColumnsManager)) {
} @if ( hasVisibleActions && actionRight && hasItems && hasMainColumns && (visibleActions.length > 1 || isSingleAction) ) { | } |
|---|---|---|---|---|---|---|---|
| {{ literals.noData }} | |||||||
|
|
}
@if (
(columnMasterDetail && !hideDetail && !hasRowTemplate) ||
(hasRowTemplate && !hasRowTemplateWithArrowDirectionRight)
) {
|
}
@if (!actionRight && (visibleActions.length > 1 || isSingleAction)) {
@switch (column.type) {
@case ('columnTemplate') {
|
}
@if (hasRowTemplateWithArrowDirectionRight) {
|
}
@if (actionRight) {
||||
|
|
|||||||
|
|
{{ literals.bodyDelete }}