public class DataItemSeriesViewer extends AbstractItemInputViewer implements InputViewer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROP_INPUT |
itemPROP_X_AXIS, PROP_Y_AXIS, resourceManager, viewer, x, xAxis, y, yAxis| Constructor and Description |
|---|
DataItemSeriesViewer(DataBindingContext dbc,
DataItemSeries element,
ChartViewer viewer,
ResourceManager resourceManager,
AxisLocator<XAxis,XAxisViewer> xLocator,
AxisLocator<YAxis,YAxisViewer> yLocator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkCreateInput() |
void |
dispose() |
protected void |
disposeInput() |
ItemObserver |
getInput() |
boolean |
provides(ChartInput input) |
getItem, setItemgetX, getXAxis, getY, getYAxis, isVisibile, setInputObserable, setVisibile, setX, setXAxis, setY, setYAxisaddBinding, addBindingspublic static final java.lang.String PROP_INPUT
public DataItemSeriesViewer(DataBindingContext dbc,
DataItemSeries element,
ChartViewer viewer,
ResourceManager resourceManager,
AxisLocator<XAxis,XAxisViewer> xLocator,
AxisLocator<YAxis,YAxisViewer> yLocator)
public void dispose()
dispose in interface InputViewerdispose in class AbstractInputViewerprotected void checkCreateInput()
checkCreateInput in class AbstractInputViewerpublic ItemObserver getInput()
public boolean provides(ChartInput input)
provides in interface InputViewerprotected void disposeInput()
disposeInput in class AbstractInputViewer
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