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
|
onText
public String onTag(IHoverRequest hoverRequest) throws Exception
IHoverParticipant
onTag
in interface IHoverParticipant
onTag
in class HoverParticipantAdapter
String
Exception
public String onAttributeName(IHoverRequest hoverRequest) throws Exception
IHoverParticipant
onAttributeName
in interface IHoverParticipant
onAttributeName
in class HoverParticipantAdapter
String
Exception
public String onAttributeValue(IHoverRequest hoverRequest) throws Exception
IHoverParticipant
onAttributeValue
in interface IHoverParticipant
onAttributeValue
in class HoverParticipantAdapter
String
Exception
Copyright © 2020. All rights reserved.