protected class AbstractTextControl.ModelToTargetUpdateStrategy
extends org.eclipse.emf.databinding.EMFUpdateValueStrategy
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.core.databinding.conversion.IConverter<? super S,? extends D> |
converter |
Modifier | Constructor and Description |
---|---|
protected |
ModelToTargetUpdateStrategy() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkAssignable(Object arg0,
Object arg1,
String arg2) |
Object |
convert(Object value) |
protected Object |
convertValue(Object value) |
protected Boolean |
isAssignableFromTo(Object arg0,
Object arg1) |
protected org.eclipse.core.runtime.IStatus |
logErrorWhileSettingValue(Exception arg0) |
protected org.eclipse.core.databinding.conversion.IConverter<? super S,? extends D> converter
protected org.eclipse.core.runtime.IStatus logErrorWhileSettingValue(Exception arg0)
Copyright © 2019. All rights reserved.