1.

What Is Clone() Method?

Answer»

CLONE METHOD creates DUPLICATE COPY of the event class. This method is EXECUTED automatically when the event is redispatched in the event listeners.

Clone method creates duplicate copy of the event class. This method is executed automatically when the event is redispatched in the event listeners.



Discussion

No Comment Found