IStructureViewPopupContext Interface
- public interface IStructureViewPopupContext
extends IPopupContext
This interface provides extra information pertaining to a popup in the structure view.
-
All Superinterfaces
-
IPopupContext
public IElement |
-
getElement ()
- This method is used to access the element to which the popup pertains.
|
getElement() Method
public IElement
getElement()
This method is used to access the element to which the popup pertains.
Returns
- Element for which the popup menu is being displayed