Hi,

I'm trying to Bind a property on a component to a sub component but it
doesn't seem to like binding to a property on "this".

// Set up Bindings and Watchers...
__vendorAgencyOfficeFieldsEnterableChangeWatcher =
BindingUtils.bindProperty(agencyOfficeHybridAccordian, "enterable", this,
"vendorAgencyOfficeFieldsEnterable");// vendorName, "editable");


Has anyone managed to do this?


Thanks,
Nick

Reply via email to