public class EventListPart extends java.lang.Object implements IEventListPart
| Constructor and Description |
|---|
EventListPart()
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clearList() |
void |
notifyEventTypeFilterChanged(java.lang.String filterText) |
void |
postConstruct(Composite parent,
IEclipseContext context,
IEventBroker eventBroker,
EMenuService menuService) |
void |
preDestroy() |
void |
setFocus() |
@PostConstruct
public void postConstruct(Composite parent,
IEclipseContext context,
IEventBroker eventBroker,
EMenuService menuService)
public void notifyEventTypeFilterChanged(java.lang.String filterText)
notifyEventTypeFilterChanged in interface IEventListPartalma.acs.eventGui2.parts.IEventListPart#notifyEventTypeFilterChange(java.lang.String)public void clearList()
clearList in interface IEventListPartpublic void setFocus()
@PreDestroy public void preDestroy()