Class ClientBindableAdapterFunctions
- java.lang.Object
-
- org.kie.workbench.common.stunner.core.client.definition.adapter.binding.ClientBindableAdapterFunctions
-
- All Implemented Interfaces:
org.kie.workbench.common.stunner.core.definition.adapter.binding.BindableAdapterFunctions
@ApplicationScoped public class ClientBindableAdapterFunctions extends Object implements org.kie.workbench.common.stunner.core.definition.adapter.binding.BindableAdapterFunctions
-
-
Constructor Summary
Constructors Constructor Description ClientBindableAdapterFunctions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetValue(Object pojo, String fieldName)voidsetValue(Object pojo, String field, Object value)
-