public class DelegatingEditingContextTypeProvider extends java.lang.Object implements EditingContextTypeProvider
| Constructor and Description |
|---|
DelegatingEditingContextTypeProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends EditingContext> |
getType(Input<?> s) |
boolean |
test(Input<?> t) |
public DelegatingEditingContextTypeProvider()
public java.lang.Class<? extends EditingContext> getType(Input<?> s)
public boolean test(Input<?> t)