| Package | Description |
|---|---|
| org.eclipse.scada.ae.ui.views.config | |
| org.eclipse.scada.ae.ui.views.views |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnLabelProviderInformation> |
EventHistoryViewConfiguration.getColumnInformation() |
List<ColumnLabelProviderInformation> |
EventPoolViewConfiguration.getColumnInformation() |
| Constructor and Description |
|---|
EventHistoryViewConfiguration(String id,
String connectionString,
ConnectionType connectionType,
String label,
List<ColumnLabelProviderInformation> columnInformation) |
EventPoolViewConfiguration(String id,
String monitorQueryId,
String eventPoolQueryId,
String connectionString,
ConnectionType connectionType,
String label,
int maxNumberOfEvents,
int forceEventLimit,
List<ColumnLabelProviderInformation> columnInformation) |
| Constructor and Description |
|---|
EventViewTable(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.IViewSite viewSite,
int style,
org.eclipse.core.databinding.observable.set.WritableSet events,
List<ColumnProperties> columnSettings,
List<ColumnLabelProviderInformation> columnInformations) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.