I think we can say .addEventListener() method is one of example for
function overloading. am i right?
.addEventListener(1,2,3,4,5) this method has parameters.
this method works when we pass two
parameter .addEventListener(1,2) & works for
three parameters .addEventListener(1,2,3) & works for all
parameters
so that's why i am thinking .addEventListener() method is one
of example for
function overloading.
here i just wanted to know " is my above understading is
right or not "?
Thank you,
Kamal
--
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en.