Location: A review of cardiac cellular electrophysiology models @ bc5ea6aa6365 / dojo-presentation / js / dojo / dijit / tests / form / test_TimeTextBox.html

Author:
David Nickerson <david.nickerson@gmail.com>
Date:
2021-09-15 16:33:36+12:00
Desc:
adding initial Jupyter notebook for cardiac cellular electrophysiology book chapter
Permanent Source URI:
https://models.physiomeproject.org/workspace/a1/rawfile/bc5ea6aa63654095d87909660b6bebea02003383/dojo-presentation/js/dojo/dijit/tests/form/test_TimeTextBox.html

Test TimeTextBox Widget

Time using local conventions with seconds TimeTextBox class, Attributes: {formatLength:'medium'}
onChange:
Time using local conventions without seconds, required, no invalid message tooltip TimeTextBox class, Attributes: {formatLength:'short'}
12 Hour Time TimeTextBox class, Attributes: {timePattern:'h:mm:ss a'}
24 Hour Time TimeTextBox class, Attributes: {timePattern:'HH:mm:ss'}
24 Hour Time with 1 Hour TimePicker TimeTextBox class, Attributes: {timePattern:'HH:mm:ss', clickableIncrement:'T00:15:00', visibleIncrement:'T00:15:00', visibleRange:'T01:00:00'}
Initially empty time text box TimeTextBox class, Attributes: {formatLength:'medium'}
onChange:
view data