Package io.jmix.flowui.sys
Class ViewControllerReflectionInspector.TargetIntrospectionData
java.lang.Object
io.jmix.flowui.sys.ViewControllerReflectionInspector.TargetIntrospectionData
- Enclosing class:
 - ViewControllerReflectionInspector
 
- 
Constructor Summary
ConstructorsConstructorDescriptionTargetIntrospectionData(Map<Class, MethodHandle> addListenerMethods, Map<String, MethodHandle> installTargetMethods)  - 
Method Summary
Modifier and TypeMethodDescription 
- 
Constructor Details
- 
TargetIntrospectionData
public TargetIntrospectionData(Map<Class, MethodHandle> addListenerMethods, Map<String, MethodHandle> installTargetMethods)  
 - 
 - 
Method Details
- 
getAddListenerMethods
 - 
getInstallTargetMethods
 
 -