public class ContentModelHoverParticipant extends HoverParticipantAdapter
| Constructor and Description |
|---|
ContentModelHoverParticipant() |
| Modifier and Type | Method and Description |
|---|---|
String |
onAttributeName(IHoverRequest hoverRequest)
onAttributeName method
|
String |
onAttributeValue(IHoverRequest hoverRequest)
onAttributeValue method
|
String |
onTag(IHoverRequest hoverRequest)
onTag method
|
onTextpublic String onTag(IHoverRequest hoverRequest) throws Exception
IHoverParticipantonTag in interface IHoverParticipantonTag in class HoverParticipantAdapterStringExceptionpublic String onAttributeName(IHoverRequest hoverRequest) throws Exception
IHoverParticipantonAttributeName in interface IHoverParticipantonAttributeName in class HoverParticipantAdapterStringExceptionpublic String onAttributeValue(IHoverRequest hoverRequest) throws Exception
IHoverParticipantonAttributeValue in interface IHoverParticipantonAttributeValue in class HoverParticipantAdapterStringExceptionCopyright © 2020. All rights reserved.