Request for Clarification

Request for Clarification


Hello,
The API for the Slider plugin mentions this:
"Takes arguments e and ui, for event and user-interface respectively.
ui.slider.curValue will yield the value that the handle has when the
event is raised."
Would somebody mind taking a moment to explain what is meant by the
two arguments? There's no mention of what 'e' and 'ui' are, or what
they do... the example listed on the page uses them but it's not clear
to me.
Also, is 'ui.slider.curValue' the only property of the object? Does
it only return a value, or is there a way to set it? If you happen to
know a few code examples of the slider in use, returning values, I'd
be much obliged...
Thanks,
Nathan H.