Class InitFormBindingImpl

    • Constructor Detail

      • InitFormBindingImpl

        public InitFormBindingImpl​(Binder binder,
                                   Component comp,
                                   java.lang.String formId,
                                   java.lang.String initExpr,
                                   java.util.Map<java.lang.String,​java.lang.Object> bindingArgs)
    • Method Detail

      • load

        public void load​(BindContext ctx)
        Description copied from interface: LoadBinding
        Load data into the source attribute from the target property.
        Specified by:
        load in interface LoadBinding
        Parameters:
        ctx - the binding runtime context