Breadcrumb
- Sabre Red 360 Software Development Kit Help
- Desktop Red Apps
- Introducing Red Apps and the Developer Toolkit
- Overview of Functionality in the Developer Toolkit
Overview of Functionality in the Developer Toolkit
Overview of the functionality and tools in the Sabre Red 360 Developer Toolkit that Sabre Red App Certified Developers can use to build Red Apps is organized in the following categories:
-
UI or workbench elements for visually integrating Red Apps into Sabre Red 360
-
Development languages and technologies for wrapping Red Apps that are written in supported technologies: web apps with a custom Java-based editor, web apps with default editor or view classes, web apps with JavaScript, Sabre Scribe scripts, and Java Swing apps.
-
Communications in Red Apps for calling synchronous services, registering callback functions, registering event listeners, and event publishing in Red Apps
-
Plug-in services for adding traditional OSGi services or other services
-
Red App reference (sample) plug-ins for running a Red App sample plug-in to get started with building your own Red App
-
Red App wizards to automate creating a basic Red App
-
Activator classes. Many plug-ins use an Activator class. This book tells you which Activator classes to use and how to add them.
-
Generic Commands and Handlers for adding a command and handler to a plug-in project