Changes between Version 57 and Version 58 of PluginDownload
- Timestamp:
- May 13, 2008, 11:42:10 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PluginDownload
v57 v58 46 46 ''Other'':: 47 47 48 == Web client extensions == 49 50 An extension mechanism was introduced in the BASE 2.7 web client. Extensions are used for adding functionality the GUI, such as extra menus and buttons. 51 52 ''[wiki:net.sf.basedb.mev MEV Launcher]'':: 53 Integrates BASE with [http://www.tm4.org/mev.html TIGR MultiExperiment Viewer] (MEV). Works with BASE 2.7 and later. 54 55 ''[wiki:net.sf.basedb.examples.extensions Example extensions]'':: 56 A package with several "Hello world" examples of extensions to the web client. Works with BASE 2.7 and later. 57 48 58 == Example code == 49 59 … … 53 63 [wiki:net.sf.basedb.examples.webservices Web services examples for BASE 2]: A package with a Java client application that uses web services to get information from a BASE 2 server. Works with BASE '''2.6 and later'''[[br]] 54 64 ''Extensions'':: 55 [wiki:net.sf.basedb.examples.extensions Example extensions for the BASE web client]: A package with several "Hello world" examples of extensions to the web client. 65 [wiki:net.sf.basedb.examples.extensions Example extensions for the BASE web client]: A package with several "Hello world" examples of extensions to the web client. Works with BASE 2.7 and later. 56 66 57 67