|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IValue | |
---|---|
de.ralfebert.rcputils.properties | |
de.ralfebert.rcputils.tables |
Uses of IValue in de.ralfebert.rcputils.properties |
---|
Classes in de.ralfebert.rcputils.properties that implement IValue | |
---|---|
class |
BaseValue<T>
Base class for IValue. |
class |
PropertyValue
PropertyValue: Resolves nested property Strings like "company.country.name". |
Constructors in de.ralfebert.rcputils.properties with parameters of type IValue | |
---|---|
PropertyCellLabelProvider(IValue valueHandler,
IValueFormatter valueFormatter,
ICellFormatter cellFormatter)
|
|
PropertyEditingSupport(ColumnViewer viewer,
IValue valueHandler,
IValueFormatter valueFormatter,
CellEditor cellEditor)
|
|
PropertyLabelProvider(IValue valueHandler,
IValueFormatter valueFormatter)
|
Uses of IValue in de.ralfebert.rcputils.tables |
---|
Methods in de.ralfebert.rcputils.tables with parameters of type IValue | |
---|---|
ColumnBuilder |
ColumnBuilder.bindToValue(IValue valueHandler)
Binds the column to an arbitrary value. |
ColumnBuilder |
ColumnBuilder.sortBy(IValue sortBy)
Sets a custom value to sort by. |
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |