gwtbootstrap / gwt-bootstrap

A GWT Library that provides the widgets of Bootstrap, from Twitter.
http://gwtbootstrap.github.com
405 stars 190 forks source link

DateTimeBoxBase returns always false on isEnabled #543

Open invader35 opened 7 years ago

invader35 commented 7 years ago

The DateTimeBoxBase class always returns false on calls on isEnabled()

Is this intended behaviour?