Coach views in the Responsive Coaches toolkit (deprecated)
The Responsive Coaches toolkit contains a set of coach views for designing applications that can run on multiple device types, such as mobile and desktop devices. All the coach views in the Responsive Coaches toolkit are suitable for use on both desktop and mobile devices.
Remember: The Responsive Coaches toolkit
is deprecated. For new coaches, use the views in the UI toolkit. For information on how the
deprecated coach views map to views in the UI toolkit, see Mapping deprecated functions to UI functions.
The coach views in the Responsive Coaches toolkit (
SYSRC)
are based on the following technologies: - AngularJS V1.4.6
- Bootstrap V3.3.0
- (Angular) UI Bootstrap V0.13.4
- Hammer.JS V2.0.4
- Modernizr V2.7.0
Important: Avoid mixing
technologies when you build your user interface. At design time, when
you venture out of best practices, for example, when you attempt using
views from different toolkits in the same coach, a warning icon appears
on the status analysis toolbar icon
. You can click the analysis to obtain
more insight about the issue.
Each coach view points to a specific set of files:
- An HTML file that contains the code that defines the user interface, data, and label that is used by the coach view
- A controller JavaScript file that loads the module and creates watchers for the configuration options of the coach view
- Image files to represent the coach view on the palette and on the canvas
- A preview JavaScript file that shows a preliminary view of the coach view when it is dropped on the coach editor palette