Class DataSetGroupDateEditor

  • All Implemented Interfaces:
    com.google.gwt.user.client.ui.IsWidget

    @Dependent
    public class DataSetGroupDateEditor
    extends Object
    implements com.google.gwt.user.client.ui.IsWidget
    • Method Detail

      • asWidget

        public com.google.gwt.user.client.ui.Widget asWidget()
        Specified by:
        asWidget in interface com.google.gwt.user.client.ui.IsWidget
      • getColumnGroup

        public org.dashbuilder.dataset.group.ColumnGroup getColumnGroup()
      • init

        public void init​(org.dashbuilder.dataset.group.ColumnGroup columnGroup)
      • isFixedStrategy

        public boolean isFixedStrategy()
      • initIntervalTypeSelector

        protected void initIntervalTypeSelector()
      • getListOfIntervalTypes

        public List<org.dashbuilder.dataset.group.DateIntervalType> getListOfIntervalTypes()
      • initFirstDayListBox

        protected void initFirstDayListBox()
      • initFirstMonthListBox

        protected void initFirstMonthListBox()
      • initMaxIntervalsTextBox

        protected void initMaxIntervalsTextBox()
      • initEmptyIntervalsFlag

        protected void initEmptyIntervalsFlag()
      • resetCommon

        protected void resetCommon()
      • gotoDynamicMode

        public void gotoDynamicMode()
      • gotoFixedMode

        public void gotoFixedMode()
      • onFixedStrategyChanged

        public void onFixedStrategyChanged()