public class RealTimeListViewer extends java.lang.Object implements RealtimeListAdapter
| Constructor and Description |
|---|
RealTimeListViewer() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ListEntry entry) |
void |
addDoubleClickListener(IDoubleClickListener listener) |
protected void |
applyInitialColWidth(TableLayout tableLayout) |
void |
clear() |
void |
contribueTo(IViewSite viewSite) |
void |
createControl(Composite parent) |
void |
dispose() |
protected void |
fillLocalPullDown(IMenuManager manager) |
protected void |
fillLocalToolBar(IToolBarManager manager) |
ISelectionProvider |
getSelectionProvider() |
void |
loadFrom(IMemento memento) |
void |
remove(java.util.Collection<ListEntry> entries) |
void |
remove(ListEntry entry) |
void |
removeDoubleClickListener(IDoubleClickListener listener) |
void |
saveTo(IMemento memento) |
void |
setFocus() |
void |
setMenu(Menu menu) |
public void createControl(Composite parent)
protected void applyInitialColWidth(TableLayout tableLayout)
public ISelectionProvider getSelectionProvider()
public void dispose()
public void remove(ListEntry entry)
remove in interface RealtimeListAdapterpublic void remove(java.util.Collection<ListEntry> entries)
remove in interface RealtimeListAdapterpublic void add(ListEntry entry)
add in interface RealtimeListAdapterpublic void clear()
public void setMenu(Menu menu)
public void addDoubleClickListener(IDoubleClickListener listener)
public void removeDoubleClickListener(IDoubleClickListener listener)
public void loadFrom(IMemento memento)
public void saveTo(IMemento memento)
public void setFocus()
public void contribueTo(IViewSite viewSite)
protected void fillLocalToolBar(IToolBarManager manager)
protected void fillLocalPullDown(IMenuManager manager)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0