@Component(value="cuba_LayoutAnalyzerContextMenuProvider") public class WebLayoutAnalyzerContextMenuProvider extends java.lang.Object implements LayoutAnalyzerContextMenuProvider
Modifier and Type | Field and Description |
---|---|
protected Configuration |
configuration |
protected Messages |
messages |
NAME
Constructor and Description |
---|
WebLayoutAnalyzerContextMenuProvider() |
Modifier and Type | Method and Description |
---|---|
void |
initContextMenu(Window window,
Component contextMenuTarget) |
@Inject protected Messages messages
@Inject protected Configuration configuration
public WebLayoutAnalyzerContextMenuProvider()
public void initContextMenu(Window window, Component contextMenuTarget)
initContextMenu
in interface LayoutAnalyzerContextMenuProvider