Widget binding and auto-init (used only in test enviroment)
- Version:
-
- 5.2.0
- License:
- Source:
Widget binding and auto-init (used only in test enviroment)
Base options object and options getters / setters.
BootStrap v3 Themes and StyleFunctions
This file supports: datebox, flipbox, slidebox, calbox.
BootStrap v4 Themes and StyleFunctions
This file supports: datebox, flipbox, slidebox, calbox.
calbox: A+
datebox: A+
slidebox: A+
flipbox: A+
Bulma Themes and StyleFunctions
This file supports: datebox, flipbox, slidebox, calbox.
This framework requires use of [id]-dbAttach ID's. (hella-nest)
CalBox : A+
DateBox : A+
FlipBox : A- (need multiline buttons. pending in the project repo)
SlideBox : A (could use some borders maybe)
Fomantic UI Themes and StyleFunctions
This file supports: datebox, flipbox, slidebox, calbox.
calbox: A+
datebox: A+
slidebox: A+
flipbox: A+
As FomanticUI is a fork of SemanticUI, this very well may work, at least in part
with that framework as well.
BootStrap v4 Themes and StyleFunctions
This file supports: datebox, flipbox, slidebox, calbox.
calbox: A+
datebox: A+
slidebox: A- (not a fan of the tiny button)
flipbox: A- (still kinda meh)
jQueryMobile Themes and StyleFunctions
This file supports: datebox, flipbox, slidebox, calbox.
Note that icons work differently in jQM, they are the built in icon classes, as jQM
may run on devices that lack SVG support.
CalBox : A+
DateBox : A+
FlipBox : A+
SlideBox : A+
No Framework Themes and StyleFunctions
This file supports: datebox, flipbox, slidebox, calbox.
Pretty much just an empty file.
UIKit v3 Themes and StyleFunctions
This file supports: datebox, flipbox, slidebox, calbox.
calbox: A+
datebox: A+
slidebox: A+
flipbox: A+
Widget binder. Used only in the test enviroment.
Formats the date via formatting string.
Handle date limits
Parse dates
Contains event handler logic, stubs of attach and build methods
Offset dates
Responsible for positioning the widget
Public function methods
Short Utility Functions
Contains often used short utility functions that don't
easily fit elsewhere
Standard controls (selects and buttons)
Responsible for creation / open / close / destroy of widget
Responsible for creation / open / close / destroy of widget
Responsible for creation / open / close / destroy of widget
Responsible for creation / open / close / destroy of widget
Provides the calbox mode
Provides the datebox, timebox, durationbox, and datetimebox modes
Provides the flipbox, timeflipbox, durationflipbox, and datetimeflipbox modes
Provides the slidebox mode
Widget binder. Used only in the test enviroment.