Modify bean attributes in clojure.
Modify bean attributes in clojure.
(property-setters class)
Returns a map of keywords to property setter methods for a given class.
Returns a map of keywords to property setter methods for a given class.
(update-bean instance attrs)
Update the given bean instance with attrs by calling the appropriate setter methods on it.
Update the given bean instance with attrs by calling the appropriate setter methods on it.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close