Class DynamicDateColumn


  • public class DynamicDateColumn
    extends Column
    • Field Detail

      • dateType

        protected org.dashbuilder.dataset.group.DateIntervalType dateType
    • Constructor Detail

      • DynamicDateColumn

        public DynamicDateColumn​(String name,
                                 org.dashbuilder.dataset.group.DateIntervalType type)
    • Method Detail

      • getDateType

        public org.dashbuilder.dataset.group.DateIntervalType getDateType()