A question about this was asked a while ago over at MooForum:
http://www.mooforum.net/help12/classes-extends-implements-t1199.html
... that may hopefully help.

(Although it's been a while since Java, I thought that an interface in
Java doesn't have methods defined, they are just declared. A class
implementing an interface in Java would have to define these methods.
This is a bit different to MooTools where "Implements" actually adds
defined methods to the class).

Michal.

On Mon, Mar 9, 2009 at 10:54 AM, Patrick Dorio <[email protected]> wrote:
> Hi all,
> i'm quite new on Mootools and i'm reading 1.2.1 api.
> May someone explain me the interest of Implements vs Extends ?
> is it similar to interface concept in java ?
> i'm quite lost on this point.
>
> thanks in advance to your help
>
> Pat
>
>

Reply via email to