TimeLine® DEVELOPER – Controls
Controls
TimeLine® Framework controls are „data aware“. That means that they automatically support one- or two-way-binding to any field or table in the dataset. Binding does not require coding.
Besides the typical simple controls, TimeLine® Developer adds many data-aware complex controls such as datagrid, calendar, calendarView, gantt, chart, etc. Special purpose
controls include slider and wizard to move between „pages“ of grouped fields or bindable graphic status indicators.
Controls fire specific data- aware events that allow for data-checking and -updating – giving your application a state-of-the-art usability-experience.
Example: all value controls offer the following two events
- ItemChanging (possibility to cancel the value before it is being propagated to the data layer)
- ItemChanged (called when the value has been definitely changed)