| Package | Description |
|---|---|
| org.eclipse.scada.ae.ui.views.config | |
| org.eclipse.scada.ae.ui.views.views |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ColumnLabelProviderInformation> |
EventHistoryViewConfiguration.getColumnInformation() |
java.util.List<ColumnLabelProviderInformation> |
EventPoolViewConfiguration.getColumnInformation() |
| Constructor and Description |
|---|
EventHistoryViewConfiguration(java.lang.String id,
java.lang.String connectionString,
ConnectionType connectionType,
java.lang.String label,
java.util.List<ColumnLabelProviderInformation> columnInformation) |
EventPoolViewConfiguration(java.lang.String id,
java.lang.String monitorQueryId,
java.lang.String eventPoolQueryId,
java.lang.String connectionString,
ConnectionType connectionType,
java.lang.String label,
int maxNumberOfEvents,
int forceEventLimit,
java.util.List<ColumnLabelProviderInformation> columnInformation) |
| Constructor and Description |
|---|
EventViewTable(Composite parent,
IViewSite viewSite,
int style,
WritableSet events,
java.util.List<ColumnProperties> columnSettings,
java.util.List<ColumnLabelProviderInformation> columnInformations) |
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