Descripción
Sintaxis
static <T> T create(Class<T> listenerInterface, Object target, String action)
static <T> T create(Class<T> listenerInterface, Object target, String action, String eventPropertyName)
static <T> T create(Class<T> listenerInterface, Object target, String action, String eventPropertyName, String listenerMethodName)
Parámetros
- String action,
- Class<T> listenerInterface,
- Object target,
- String listenerMethodName,
- String eventPropertyName,
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.