public class ScriptSeriesViewer extends AbstractInputViewer implements InputViewer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROP_INPUT |
PROP_X_AXIS, PROP_Y_AXIS, resourceManager, viewer, x, xAxis, y, yAxis| Constructor and Description |
|---|
ScriptSeriesViewer(DataBindingContext dbc,
ScriptSeries 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() |
ScriptInput |
getInput() |
boolean |
provides(ChartInput input) |
protected void |
setInput(ScriptInput input) |
getX, getXAxis, getY, getYAxis, isVisibile, setInputObserable, setVisibile, setX, setXAxis, setY, setYAxisaddBinding, addBindingspublic static final java.lang.String PROP_INPUT
public ScriptSeriesViewer(DataBindingContext dbc,
ScriptSeries 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 AbstractInputViewerprotected void setInput(ScriptInput input)
public ScriptInput getInput()
protected void disposeInput()
disposeInput in class AbstractInputViewerpublic boolean provides(ChartInput input)
provides in interface InputViewer
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