UtilityAssociationsPopupElement constructor

UtilityAssociationsPopupElement({
  1. required List<UtilityAssociationsFilter> associationFilters,
})

Creates a new utility network association pop-up element which displays associations based on the filters provided.

If no filters are provided, all associations will be displayed.

Parameters:

  • associationFilters — A collection of utility associations filters that specify the displayed utility associations.