Interface IContextMenuContributor

All Superinterfaces:
IContextMenuContributorFormControl<Viewer>
All Known Implementing Classes:
ActionsPanel, ContextMenuContributorAdapter, GroupPanel, TablePanel, ValuePanel

public interface IContextMenuContributor extends IContextMenuContributorFormControl<Viewer>
Contributes to the menu for Editor parts, when registerViewer or createMenu in the Editor part is called.
Author:
Christopher Mindus