Package org.pepstock.charba.client
Class MutationItem
- java.lang.Object
-
- org.pepstock.charba.client.MutationItem
-
public final class MutationItem extends Object
Object used to invoke a mutation handler when is attached or detached an element.
This object can not be instantiated out of this package to avoid that anyone (apart the observer) will invoke the methods of a mutation handler.- Author:
- Andrea "Stock" Stocchero