Appboard/old/developer reference: Difference between revisions
imported>Jason.nicholls No edit summary |
imported>Jason.nicholls No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
This section links to pages of interest to developers who want to extend the capabilities of AppBoard. | This section links to pages of interest to developers who want to extend the capabilities of AppBoard. | ||
*[[ | *[[appboard/old/custom_flex_widgets|Creating a Custom AppBoard Widget]] | ||
*[[ | *[[appboard/old/shim_reference|SHIM Reference Guide]] | ||
*[[ | *[[appboard/old/custom_data_adapter|Creating an AppBoard Data Adapter]] | ||
*[[XMLWebServiceAdapter|Using the XMLWebServiceAdapter]] details how to collect data from RESTful XML-based web services. | *[[appboard/old/XMLWebServiceAdapter|Using the XMLWebServiceAdapter]] details how to collect data from RESTful XML-based web services. |
Latest revision as of 11:01, 17 July 2014
This section links to pages of interest to developers who want to extend the capabilities of AppBoard.
- Creating a Custom AppBoard Widget
- SHIM Reference Guide
- Creating an AppBoard Data Adapter
- Using the XMLWebServiceAdapter details how to collect data from RESTful XML-based web services.