Difference between revisions of "WebComponents"

From TheSeed
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
== Web Components ==
 +
 +
'''Web Components''' are widgets that were developed in context of the SEED applications, e.g. the [[SEED_Viewer_Manual|SeedViewer]], the [[RAST_Tutorial|RAST]] and others. The components provide functionality that is needed on many pages. Most prominent components are the '''[[WebComponents/Table|Table]]''' and the '''[[WebComponents/Tabview|TabView]]'''.
 +
 +
See a list of common components on how to use them:
 +
 +
[[WebComponents/ListSelect|List Select]]
 +
 
[[WebComponents/Login|LoginBox]]
 
[[WebComponents/Login|LoginBox]]
 +
 +
[[WebComponents/FilterSelect|Filter Select]]
  
 
[[WebComponents/Table|Table]]
 
[[WebComponents/Table|Table]]
  
 
[[WebComponents/Tabview|TabView]]
 
[[WebComponents/Tabview|TabView]]

Latest revision as of 10:41, 3 December 2008

Web Components

Web Components are widgets that were developed in context of the SEED applications, e.g. the SeedViewer, the RAST and others. The components provide functionality that is needed on many pages. Most prominent components are the Table and the TabView.

See a list of common components on how to use them:

List Select

LoginBox

Filter Select

Table

TabView