This SDK contains the necessary material to develop custom Java components for the Mashup UI (feeds, triggers and widgets).
Getting started
Pre-requisites
To use this SDK, you will need:
- A running EXALEAD CloudView product - see the Installation Guide
- The Eclipse Java EE IDE with Tomcat installed.
Quick start
Read the README.txt file in the sdk/java-mashupui folder of your CloudView kit.
|
Documentation
Mashup Programmer Guide |
In-depth overview of developing with CloudView Mashup UI. |
PDF
|
Mashup Tag Libraries |
The Tag library descriptor (TLD) documentation for Mashup. To create a custom widget, the main references are:
- widgets - the widget markup/wrapper
- render - to render a template, import vars within a template, etc.
- config - to retrieve the widget configuration
- search - to handle search results
|
|
|