ClickListener interface

Components like Button and Panel have a addClickListener( ClickListener) method.

But there is no interface it indicate that this method is available…

i.e. no click version of the (say) FocusNotifier interface

Is there any reason for that?

Thanks