Anastasia Cheetham
Oct 04, 2010
Construct a dummy or "placeholder" subcomponent, that optionally provides empty implementations for a set of methods.
fluid.emptySubcomponent(options);
File name: Fluid.js
Fluid.js
options
(Anything) can be anything, will use jQuery.makeArray to turn it into an array
Object
The empty subcomponent
example here
In this example, description here...