Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "COSMOS DG Extending the Web User Interface Framework"

Line 19: Line 19:
 
|}
 
|}
  
== Outline ==
+
== Introduction ==
 
+
== Design Overview ==
 
+
===Configuration Scenarios===
 
+
====Scenario 1: Pages====
 
+
====Scenario 2: Widgets====
 
+
====Scenario 3: Data Feeds====
 
+
====Scenario 4: Reports====
 
+
===Core Design===
 
+
====Pages Templates====
== Content ==
+
====Widgets ====
===Dojo Introduction===
+
====Configuration Files ====
===Pages Templates===
+
====Data Feeds ====
===Widgets ===
+
===Configuration Files ===
+
===Data Feeds ===
+
=== Error Handling ===
+
=== Internationalization===
+
=== Deployment Model ===
+
===Testing and Debugging===
+
===References===
+
 
====Data Tagging====
 
====Data Tagging====
 +
==== Error Handling ====
 +
==== Internationalization====
 +
==== Deployment Model ====
 
==Tutorials==
 
==Tutorials==
 +
===Development Environment===
 
===Creating new widgets ===
 
===Creating new widgets ===
 
===Configuring a widget===
 
===Configuring a widget===
Line 47: Line 43:
 
=====Changing the style of a node=====
 
=====Changing the style of a node=====
 
====CMDBf Query Builder====
 
====CMDBf Query Builder====
 +
===Testing and Debugging===
  
  

Revision as of 14:02, 12 March 2008

COSMOS Wiki > COSMOS Document Plan > COSMOS Manual Guide

COSMOS Development Guide Extending the Web User Interface Framework

Category: Development Guide

Owner Sheldon Lee-Loy
Bug # 219143
Due dates Schedule

Introduction

Design Overview

Configuration Scenarios

Scenario 1: Pages

Scenario 2: Widgets

Scenario 3: Data Feeds

Scenario 4: Reports

Core Design

Pages Templates

Widgets

Configuration Files

Data Feeds

Data Tagging

Error Handling

Internationalization

Deployment Model

Tutorials

Development Environment

Creating new widgets

Configuring a widget

Navigator

Adding a menu option to a node
Changing the style of a node

CMDBf Query Builder

Testing and Debugging

Back to the top