public interface ITextHoverExtension
ITextHover
.
It provides a way for hovers to specify the information control creator they want to have used in order to create the hover control.
IInformationControlCreator
,
ITextHover
Modifier and Type | Method and Description |
---|---|
IInformationControlCreator |
getHoverControlCreator()
Returns the hover control creator of this text hover or
null |
IInformationControlCreator getHoverControlCreator()
null
null
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.