labelService

org.eclipse.datatools.connectivity.sqm.core.ui.labelService

This extension point will provide plugins a way to supply their own Icons as well as a displayType for SQLObject element.

<!ELEMENT extension (contributor)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>

This extension point will provide plugins a way to supply their own Icons as well as a displayType for SQLObject element.



<!ELEMENT contributor EMPTY>

<!ATTLIST contributor

type         CDATA #REQUIRED

iconLocation CDATA #REQUIRED

displayType  CDATA #IMPLIED

selector     CDATA #IMPLIED>