Uses of Class
org.zkoss.bind.impl.ParamCall
-
Packages that use ParamCall Package Description org.zkoss.bind.impl -
-
Uses of ParamCall in org.zkoss.bind.impl
Methods in org.zkoss.bind.impl that return ParamCall Modifier and Type Method Description protected ParamCallBinderImpl. createParamCall(BindContext ctx)Methods in org.zkoss.bind.impl with parameters of type ParamCall Modifier and Type Method Description protected voidAbstractAnnotatedMethodInvoker. handleNotifyChange(Binder binder, BindContext ctx, java.lang.Object viewModel, java.lang.reflect.Method m, ParamCall parCall, java.util.Set<Property> changes)
-