| Package | Description |
|---|---|
| fr.ifremer.isisfish.ui.widget.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeFilterAcceptor<M,T>
This class is a concrete implementation of
FilterAcceptor
with an internal Acceptor (delegate Acceptor operations),
and an internal ValueGetter (delegate ValueGetter operations). |
| Modifier and Type | Field and Description |
|---|---|
protected FilterAcceptor<M,T> |
FilterParamModel.acceptor
param acceptor
|
| Modifier and Type | Method and Description |
|---|---|
static <M,T> FilterAcceptor<M,T> |
AcceptorFactory.createCompositeFilterAcceptor(Class<T> klazz,
ValueGetter<M,T> getter)
Obtain a new instance of a CompositeFilterAcceptor using as delegate
Acceptor a simple one in cache
|
Copyright © 1999–2014 CodeLutin. All rights reserved.