public class ControllerManager
extends java.lang.Object
| Constructor and Description |
|---|
ControllerManager(DataBindingContext ctx,
Realm realm,
ChartContext chartContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
ChartContext |
getChartContext() |
DataBindingContext |
getContext() |
WritableList |
getList() |
Realm |
getRealm() |
protected void |
handleAdd(Controller controller) |
protected void |
handleChange(ListDiff diff) |
protected void |
handleRemove(Controller controller) |
public ControllerManager(DataBindingContext ctx,
Realm realm,
ChartContext chartContext)
protected void handleChange(ListDiff diff)
protected void handleAdd(Controller controller)
protected void handleRemove(Controller controller)
public WritableList getList()
public void dispose()
public DataBindingContext getContext()
public Realm getRealm()
public ChartContext getChartContext()
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