Interface Summary |
IComponentHandler |
This interface must be implemented by all component handlers. |
IEntryPointHandler |
This interface must be implemented by all entry point handlers. |
IExternalServiceHandler |
This interface must be implemented by all external service handlers. |
IHandler |
This class provides a common interface for all handlers contributed to the
framework. |
IInterfaceHandler |
This interface must be implemented by all interface handlers. |
IInterfaceHandler.IInterfaceLabelProvider |
The IInterfaceLabelProvider maps an interface object to an
optional image and optional text string used to display the element in
the viewer's control. |