public abstract class AbstractItemInputViewer extends AbstractInputViewer
| Modifier and Type | Field and Description |
|---|---|
protected Item |
item |
PROP_X_AXIS, PROP_Y_AXIS, resourceManager, viewer, x, xAxis, y, yAxis| Constructor and Description |
|---|
AbstractItemInputViewer(DataBindingContext dbc,
ItemDataSeries element,
ChartViewer viewer,
ResourceManager resourceManager,
AxisLocator<XAxis,XAxisViewer> xLocator,
AxisLocator<YAxis,YAxisViewer> yLocator) |
| Modifier and Type | Method and Description |
|---|---|
Item |
getItem() |
void |
setItem(Item item) |
checkCreateInput, dispose, disposeInput, getX, getXAxis, getY, getYAxis, isVisibile, setInputObserable, setVisibile, setX, setXAxis, setY, setYAxisaddBinding, addBindingsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprovidespublic AbstractItemInputViewer(DataBindingContext dbc,
ItemDataSeries element,
ChartViewer viewer,
ResourceManager resourceManager,
AxisLocator<XAxis,XAxisViewer> xLocator,
AxisLocator<YAxis,YAxisViewer> yLocator)
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