Elexis API documentation
Version 2.1.6 as of December 11 2011

Package de.ralfebert.rcputils.properties

Interface Summary
IValue IValue describes a value that can be get from / set to an object.
IValueFormatter<FROM,TO> An IValueFormatter describes a conversion for a value in both directions.
 

Class Summary
BaseValue<T> Base class for IValue.
PropertyCellLabelProvider PropertyCellLabelProvider is a CellLabelProvider that gets cell labels using a nested bean property string like "company.country.name".
PropertyEditingSupport EditingSupport for JFace viewers that gets and sets the value using a nested bean property string like "company.country.name".
PropertyLabelProvider PropertyLabelProvider is a LabelProvider that gets labels using a nested bean property string like "company.country.name".
PropertyValue PropertyValue: Resolves nested property Strings like "company.country.name".
PropertyValueFormatter PropertyValueFormatter describes a conversion from a object to some property of the object.
 


Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis