Skip to content

Commit

Permalink
added postcoordination table configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsilaghi committed Oct 30, 2024
1 parent 42d5c13 commit 54266a3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ public LogicalDefinitionPortletViewImpl(@Nonnull DispatchServiceManager dispatch
this::handleAxisValueChanged)
.withLabels(this.labels)
.withAncestorsList(this.ancestorsList)
.withPostCoordinationTableConfiguration(postCoordinationTableConfiguration)
.withRemoveHandler((this::removeWrapper))
.asNewTable();

Expand Down

0 comments on commit 54266a3

Please sign in to comment.