public interface IHyperlinkPresenterExtension
IHyperlinkPresenter
with ability
to query whether the currently shown hyperlinks
can be hidden.
Clients may implement this interface.
Modifier and Type | Method and Description |
---|---|
boolean |
canHideHyperlinks()
Tells whether the currently shown hyperlinks
can be hidden.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.