Interface NaruEventTarget

All Superinterfaces:
net.thevpc.nuts.elem.NToElement

public interface NaruEventTarget extends net.thevpc.nuts.elem.NToElement
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    test(NaruTask candidate)
     

    Methods inherited from interface net.thevpc.nuts.elem.NToElement

    toElement
  • Method Details

    • test

      boolean test(NaruTask candidate)