Uses of Interface
org.nuiton.jaxx.runtime.bean.BeanScopeAware
-
Packages that use BeanScopeAware Package Description org.nuiton.jaxx.runtime.init -
-
Uses of BeanScopeAware in org.nuiton.jaxx.runtime.init
Methods in org.nuiton.jaxx.runtime.init with type parameters of type BeanScopeAware Modifier and Type Method Description static <J extends JComponent & BeanScopeAware,O>
voidUIInitializerSupport. bindFromBean(J editor, String property, Function<J,O> valueGetter, BiConsumer<J,O> valueSetter)
-