public interface ContextProvider<T extends java.lang.annotation.Annotation,U extends io.datafx.controller.context.AbstractContext>
| Modifier and Type | Method and Description |
|---|---|
U |
getContext(io.datafx.controller.context.ViewContext viewContext) |
java.lang.Class<T> |
supportedAnnotation() |