public abstract class AbstractValueSource extends java.lang.Object implements ValueSource
| Constructor and Description |
|---|
AbstractValueSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(DataStoreListener listener) |
protected void |
notifyChange(java.util.Date start,
java.util.Date end) |
void |
removeListener(DataStoreListener listener) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvisitpublic void addListener(DataStoreListener listener)
addListener in interface ValueSourcepublic void removeListener(DataStoreListener listener)
removeListener in interface ValueSourceprotected void notifyChange(java.util.Date start,
java.util.Date end)
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