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 | Class and Description |
---|---|
class |
HoverParticipantAdapter
Hover participant adapter.
|
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) |
Copyright © 2020. All rights reserved.