org.eclipse.emf.ecp.edit.internal.swt.controls
Class NumericalControl
java.lang.Object
org.eclipse.emf.ecp.edit.spi.ECPAbstractControl
org.eclipse.emf.ecp.edit.internal.swt.util.SWTControl
org.eclipse.emf.ecp.edit.internal.swt.controls.SingleControl
org.eclipse.emf.ecp.edit.internal.swt.controls.AbstractTextControl
org.eclipse.emf.ecp.edit.internal.swt.controls.NumericalControl
- All Implemented Interfaces:
- ECPControlSWT
Deprecated.
@Deprecated
public class NumericalControl
- extends AbstractTextControl
This class is used as a common class for all number controls.
- Author:
- Eugen Neufeld, emueller
Method Summary |
org.eclipse.core.databinding.Binding |
bindValue()
Deprecated. Triggers the control to perform the databinding. |
NumericalControl
public NumericalControl()
- Deprecated.
bindValue
public org.eclipse.core.databinding.Binding bindValue()
- Deprecated.
- Description copied from class:
SWTControl
- Triggers the control to perform the databinding.
- Overrides:
bindValue
in class AbstractTextControl
- Returns:
- The
Binding
Copyright © 2015. All Rights Reserved.