| Package | Description |
|---|---|
| de.intarsys.tools.component | |
| de.intarsys.tools.locator | |
| de.intarsys.tools.preferences | |
| de.intarsys.tools.presentation | |
| de.intarsys.tools.ui | |
| de.intarsys.tools.valueholder |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityLocal<T>
An
IValueHolder that is backed up by an IActivityContext. |
| Constructor and Description |
|---|
ClassLoaderResourceLocatorFactory(IValueHolder<ClassLoader> vh) |
FileLocatorFactory(IValueHolder<File> vh) |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanPrefValueHolder
A
PrefValueHolder implementation for boolean typed values. |
class |
IntegerPrefValueHolder
A
PrefValueHolder implementation for integer typed values. |
class |
PrefValueHolder
An
IValueHolder implementation that is backed up by preferences. |
class |
StringPrefValueHolder
A
PrefValueHolder implementation for String typed values. |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyPresentationItem
This is a *very* generic tool for displaying object state.
|
| Modifier and Type | Method and Description |
|---|---|
IValueHolder<M> |
UIComponent.getValueHolder() |
IValueHolder<M> |
IUIComponent.getValueHolder() |
| Modifier and Type | Method and Description |
|---|---|
void |
UIComponent.setValueHolder(IValueHolder<M> pValueHolder) |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectValueHolder<T>
A object holding nothing but a value
This can easily be plugged in for a
IValueHolder. |
class |
ThreadLocalValueHolder<T> |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.