Class ComponentsEventsRegistry.RegistryKey

  • Enclosing class:
    ComponentsEventsRegistry

    public static class ComponentsEventsRegistry.RegistryKey
    extends java.lang.Object
    Constructor
    • Constructor Summary

      Constructors 
      Constructor Description
      RegistryKey​(org.openqa.selenium.WebElement element, java.lang.Object component)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RegistryKey

        public RegistryKey​(org.openqa.selenium.WebElement element,
                           java.lang.Object component)