|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
IComponentHandler
for all supported component
kinds.
IEntryPointHandler
for all supported entry
point kinds.
IExternalServiceHandler
for all supported
external service kinds.
IInterfaceHandler
for all available interface
kinds.
canCreateComponentFor()
method of all component handlers, passing the implementation model
object.
ISOAPropertiesContribution
, which is used to create the contents (the
control) in the tabbed page
IEntryPointHandler.canCreateEntryPointFor(Object)
method of all
external service handlers, passing the service model object.
IExternalServiceHandler.canCreateExternalServiceFor(Object)
method of all external service handlers, passing the service model
object.
IComponentHandler
for the kind of the specified
component or returns null
if the component has no kind.
IInterfaceHandler
for the kind of the specified
interface or returns null
if the interface has no kind.
IExternalServiceHandler
for the external service kind
of the specified external service or returns null
if the external service has no
binding.
IEntryPointHandler
for the entry point kind of the
specified entry point or returns null
if the entry point has no binding.
URL
for the label of the given interface object.
IInterfaceHandler.canCreateInterfaceFor(Object)
method of all
interface handlers, passing the object.
IInterfaceHandler.IInterfaceLabelProvider
.
Object
representing all interfaces found
within the given search scope.
Shell
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |