|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.core.ui.internal.databinding.AbstractDataBindingType
public abstract class AbstractDataBindingType
Base type to implement Type involved in JFace data binding through BeansObservables.
Provides 2 methods to prevent from errors raised by the data binding framework due to sub-classes are not real JavaBean Types.
Constructor Summary | |
---|---|
AbstractDataBindingType()
|
Method Summary | |
---|---|
void |
addPropertyChangeListener(String propertyName_p,
PropertyChangeListener listener_p)
Do nothing. |
void |
removePropertyChangeListener(String propertyName_p,
PropertyChangeListener listener_p)
Do nothing. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractDataBindingType()
Method Detail |
---|
public void addPropertyChangeListener(String propertyName_p, PropertyChangeListener listener_p)
public void removePropertyChangeListener(String propertyName_p, PropertyChangeListener listener_p)
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.