Uses of Interface
com.helger.xml.microdom.IMicroEvent
-
Packages that use IMicroEvent Package Description com.helger.xml.microdom -
-
Uses of IMicroEvent in com.helger.xml.microdom
Classes in com.helger.xml.microdom that implement IMicroEvent Modifier and Type Class Description classMicroEventDefault implementation of theIMicroEventinterface.Methods in com.helger.xml.microdom with parameters of type IMicroEvent Modifier and Type Method Description voidIMicroEventTarget. handleEvent(IMicroEvent aEvent)Called when aIMicroEventis triggered.protected voidAbstractMicroNode. internalTriggerEvent(EMicroEvent eEventType, IMicroEvent aEvent)
-