org.gwtbootstrap3.extras.datetimepicker.client.ui.base.constants
Interface HasViewSelect

All Known Implementing Classes:
DateTimePicker, DateTimePickerBase

public interface HasViewSelect

Default: same as minView

With this option you can select the view from which the date will be selected. By default it's the last one, however you can choose the first one, so at each click the date will be updated.

Author:
Joshua Godi
See Also:
DateTimePickerView

Method Summary
 void setViewSelect(DateTimePickerView dateTimePickerView)
           
 

Method Detail

setViewSelect

void setViewSelect(DateTimePickerView dateTimePickerView)


Copyright © 2015. All rights reserved.