IBM Verse: Extension Points - Examples: Difference between revisions
Line 15: | Line 15: | ||
A Simple Link extension adds a clickable URL link to the Verse UI. | A Simple Link extension adds a clickable URL link to the Verse UI. | ||
On image VerseApplicationLinks.png, item '''0'''. | On image VerseApplicationLinks.png, item '''0'''. When clicked open a new window. | ||
[[File:Verse-simple-link.png]] | |||
==Templated Link (com.ibm.appreg.ext.templatedLink)== | ==Templated Link (com.ibm.appreg.ext.templatedLink)== |
Revision as of 17:35, 2 February 2018
Currently on Verse 1.0.3, Verse has the following options:
- Business Card
- Mail Compose View
- Mail Read View
Here is the full list of extension points that Verse supports
Example:
Simple Link (com.ibm.appreg.ext.simpleLink)
A Simple Link extension adds a clickable URL link to the Verse UI.
On image VerseApplicationLinks.png, item 0. When clicked open a new window.
Templated Link (com.ibm.appreg.ext.templatedLink)
A Templated Link extension adds a clickable URL link to the Verse UI including the option to configure the extension to receive data from Verse encoded in the URL.
On image VerseApplicationLinks.png, item 1.
com.ibm.verse.ext.namePicker