activate
Description:
public abstract void activate ()
Activates the extension on the targetted object.
On activation, the extension should hook itself to the object where it makes sense.
Parameters:
this |
A Activatable. |
Activates the extension on the targetted object.
On activation, the extension should hook itself to the object where it makes sense.
this |
A Activatable. |