Home > @tridion-sites/extensions > PublishingQueueExplorerTableExtensionsBuilder
Signature:
export declare class PublishingQueueExplorerTableExtensionsBuilder
| Property | Modifiers | Type | Description |
|---|---|---|---|
| addColumn | (column: PublishingQueueExplorerTableColumnExtension) => this | Adds a new column to Publishing Queue Explorer Table. | |
| build | () => PublishingQueueExplorerTableExtensions | ||
| contextMenu | ActionsConfigurationExtensionsBuilder | Provides a mechanism for customizing the configuration of actions within Publishing Queue Explorer Table context menu. | |
| toolbar | ActionsConfigurationExtensionsBuilder | Provides a mechanism for customizing the configuration of actions within Publishing Queue Explorer Table toolbar. |