public class RdcBoxDelegateImpl extends Object
| Constructor and Description |
|---|
RdcBoxDelegateImpl(FxComponent component,
Supplier<javafx.collections.ObservableList> itemSupplier)
Creates the delegate impl.
|
| Modifier and Type | Method and Description |
|---|---|
void |
prepareSetType(Class<?> type)
Prepare the component's setType method.
|
void |
prepareSetViewValue()
Prepare the component's setViewValue method.
|
public RdcBoxDelegateImpl(FxComponent component, Supplier<javafx.collections.ObservableList> itemSupplier)
component - the componentitemSupplier - gets the list of items shown by the componentpublic void prepareSetType(Class<?> type)
type - the typepublic void prepareSetViewValue()
Tentackle - distributed, domain- and model-driven