| |
|
| |
This article provides examples of how to use the Mashup Center JavaScript API with the navigation and shared navigation models. |
| |
|
| |
This topic describes how to add endpoint binding dependencies to your widget definitions. Endpoint bindings are used to resolve URLs dynamically at runtime in order to prevent end users from getting connection errors when the service is unavailable. Endpoint bindings are also useful when ... |
| |
|
| |
Mashup Center offers one default Page Builder 2 theme for mashup pages. As the name implies, Page Builder 2 is the second iteration of a comprehensive theme that contains all the folders, files, images, style sheets, and other resources that are required for a rich browser experience for mashup ... |
| |
|
| |
See the following documents to learn how to create custom widgets: |
| |
|
| |
Enable automatic wiring for widgets when you want users to be able to wire widgets automatically by dragging and dropping one widget on top of another on the mashup page. Users must enable automatic wiring for the mashup page in order to wire widgets automatically. |
| |
|
| |
As a widget developer, you may want to implement a security mechanism called sandboxing when creating widgets that have not been tested thoroughly and may have the potential to send malicious code to the widget user's company server. When you sandbox a widget, you are marking the widget as ... |
| |
|
| |
This article provides examples of how to use the Mashup Center JavaScript API with deferred objects. |
| |
|
| |
This article describes how Mashup Center system widgets communicate through public events. |
| |
|
| |
This article provides examples of how to use the Mashup Center JavaScript API with the user model. |
| |
|
| |
This article provides examples of how to use the Mashup Center JavaScript API with the access control model. |
| |
|
| |
The following topics provide descriptions and examples of how to use the Mashup Center JavaScript Enabler API: |
| |
|
| |
This topic describes known limitations when developing and working with sandboxed widgets. |
| |
|
| |
This topic provides an example of how you can use broadcast events to allow widgets and gadgets to communicate with each other. |
| |
|
| |
The following topics provide descriptions and examples of how to use the Mashup Center JavaScript Enabler API with the space model. |
| |
|
| |
This article provides examples of how to use the Mashup Center JavaScript API with the user palette model. |
| |
|
| |
Themes provide the navigation, appearance, and layout of the mashup page, including colors, fonts, and images that surround the widgets on the page. Skins define the look and feel of the widgets that you drag onto the page. Skins essentially wrap the widgets and define the menu icons and colors of ... |
| |
|
| |
When you wire widgets together, you create the communication line that allows data to pass from one widget to another. This data is defined by the event name, the payload (the actual content), and the payload type. |
| |
|
| |
When developing widgets, you might want to implement the ability to switch among various modes, for example, edit, view, help, and print modes. This article provides some suggestions about how to switch widget modes. |
| |
|
| |
This topic describes how to create and deploy a custom theme and skin. We recommend that you use the default Page Builder 2 theme that is provided with Mashup Center as a template, update the files as necessary, and then upload them to the public WebDAV storage directory on the Mashup Center ... |
| |
|
| |
This article provides examples of how to use the Mashup Center JavaScript API with widgets. |
| |
|
| |
This topic describes how to add clientside events to spaces and space templates. It explains how to add the required preference to a template so that it know where to locate the lifecycle extension. It also explains how to add the metadata to existing spaces using the Mashup Enable API. Finally, ... |
| |
|
| |
This article describes how to deploy a widget WAR package to the Mashup Center server when the MashupHub catalog is not installed or available. Do the following steps: Install the widget WAR file in WebSphere Application Server. Be sure you provide the appropriate access to the widget ... |
| |
|
| |
In this Lotus Symphony presentation, you will learn how to do the following tasks: Note: To download the latest version of Lotus Symphony, go to the Lotus Symphony download site. Develop widgets |
| |
|
| |
This tutorial covers a common scenario in which a company has all the data it needs to analyze a problem, but the information required is spread among disparate application systems. Furthermore, these applications have not been designed to interact with each other, and key fields required for ... |
| |
|
| |
When developing widgets, you may want to implement the ability to switch among various modes, for example, edit, view, help, and print modes. This article provides some suggestions about how to accomplish this. By default, IBM Mashup Center widgets provide the ability for you to switch between ... |