de.ralfebert.rcputils.properties
Class PropertyEditingSupport
java.lang.Object
EditingSupport
de.ralfebert.rcputils.properties.PropertyEditingSupport
public class PropertyEditingSupport
- extends EditingSupport
EditingSupport for JFace viewers that gets and sets the value using a nested
bean property string like "company.country.name".
- Author:
- Ralf Ebert
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyEditingSupport
public PropertyEditingSupport(ColumnViewer viewer,
java.lang.String propertyName,
CellEditor cellEditor)
PropertyEditingSupport
public PropertyEditingSupport(ColumnViewer viewer,
IValue valueHandler,
IValueFormatter valueFormatter,
CellEditor cellEditor)
Copyright 2005-2011 by Gerry Weirich, Elexis