Interface IMngColumnsProviderInfo


  • public interface IMngColumnsProviderInfo
    Extended column info provider.
    • Method Detail

      • columnInfoEx

        boolean columnInfoEx​(PropertyInfo field,
                             FieldInfoEx fInfoExt,
                             String currentLanguage)
        Provides extended info for the column field.
        Parameters:
        field - The field to provide the extended information for.
        fInfoExt - The container for the extended information.
        Returns:
        True if the container provides information for the given field.