Interface DynamicColumnProvider

All Known Implementing Classes:
VariantsDynamicColumnProvider, WorkflowAttachmentItemDynamicColumnProvider

public interface DynamicColumnProvider
The Interface DynamicColumnProvider.
  • Method Details

    • getDynamicColums

      List<ColumnConfiguration> getDynamicColums(ListModel listModel)
      Gets the dynamic colums.
      Parameters:
      listModel - the list model
      Returns:
      the dynamic colums