public class ECPRepositoryView extends Object
Constructor and Description |
---|
ECPRepositoryView() |
Modifier and Type | Method and Description |
---|---|
void |
create(org.eclipse.swt.widgets.Composite composite,
org.eclipse.e4.ui.services.EMenuService menuService,
org.eclipse.e4.ui.workbench.modeling.ESelectionService selectionService)
Creates the repository view.
|
void |
setFocus()
Sets the focus to the tree.
|
@PostConstruct public void create(org.eclipse.swt.widgets.Composite composite, org.eclipse.e4.ui.services.EMenuService menuService, org.eclipse.e4.ui.workbench.modeling.ESelectionService selectionService)
composite
- the parent Composite
menuService
- the menu service to register the context menuselectionService
- the selection service to publish the selection of the tree viewer.@Focus public void setFocus()
Copyright © 2016. All rights reserved.