Class ScheduleDateTimePickerControl

  • All Implemented Interfaces:
    Observer, VariableResolver, IControl, IDataBoundControl, IDataControl, IRenderer

    public class ScheduleDateTimePickerControl
    extends DateTimePickerControl
    A control for selecting dateTime values for a schedule. This control uses as a default value for a start dateTime the next half-hour multiple, and for a end dateTime an hour after the default start dateTime.

    The dataId is used to identify if this control is being used for a start datetime. If it is not equals to startDateTime, it assumes it is for the end datetime.

    Since:
    4.0.10
    Version:
    $Revision: 6376 $ $Date: 2007-04-10 17:55:53 -0300 (Tue, 10 Apr 2007) $