public interface SwtValuePropertyProvider
Modifier and Type | Method and Description |
---|---|
String |
getValueProperty(org.eclipse.swt.widgets.Control control)
Returns the property used to get/set the value of the control.
|
String getValueProperty(org.eclipse.swt.widgets.Control control)
If the control is not known, returns null
.
Copyright © 2015. All Rights Reserved.