Select Element Content Provider
Identifier:
com.ibm.xtools.rmp.ui.com.ibm.xtools.rmp.ui.SelectElementContentProvider
Since:
8.5.1 CP1
Description:
Allows to specify additional content providers that should be used in the SelectElementDialog's browse composite tree.
Configuration Markup:
<!ELEMENT extension (ContentProvider)+>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT ContentProvider EMPTY>
<!ATTLIST ContentProvider
ID CDATA #REQUIRED>
Content provider descriptor
Examples:
[Enter extension point usage example here.]
API Information:
[Enter API information here.]
Supplied Implementation:
[Enter information about supplied implementation of this extension point.]