| Modifier and Type | Class and Description |
|---|---|
class |
ContentModelHoverParticipant
Extension to support XML hover based on content model (XML Schema
documentation, etc)
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntitiesHoverParticipant
Entities hover used in a text node (ex : &).
|
| Modifier and Type | Class and Description |
|---|---|
class |
XSIHoverParticipant
XSIHoverParticipant
|
| Modifier and Type | Method and Description |
|---|---|
Collection<IHoverParticipant> |
XMLExtensionsRegistry.getHoverParticipants() |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLExtensionsRegistry.registerHoverParticipant(IHoverParticipant hoverParticipant) |
void |
XMLExtensionsRegistry.unregisterHoverParticipant(IHoverParticipant hoverParticipant) |
| Modifier and Type | Class and Description |
|---|---|
class |
HoverParticipantAdapter
Hover participant adapter.
|
Copyright © 2024. All rights reserved.