Extended Viewer
Identifier:
com.ibm.wtp.common.ui.extendedViewer
Since:
[Enter the first release in which this extension point appears.]
Description:
The extendedViewer Extension point allows the contribution of new function
Configuration Markup:
<!ELEMENT extension (extendedViewer)>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT extendedViewer EMPTY>
<!ATTLIST extendedViewer
viewerID CDATA #REQUIRED
parentViewerID CDATA #IMPLIED
factoryClass CDATA #REQUIRED
icon CDATA #IMPLIED
label CDATA #REQUIRED
functionGroupID CDATA #IMPLIED>
- viewerID -
- parentViewerID -
- factoryClass -
- icon -
- label -
- functionGroupID -
Examples:
[Enter extension point usage example here.]
API Information:
[Enter API information here.]
Supplied Implementation:
[Enter information about supplied implementation of this extension point.]