WebComponentFactorypublic class DefaultWebComponentFactory extends java.lang.Object implements WebComponentFactory
| Constructor | Description |
|---|---|
DefaultWebComponentFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
<T extends WebComponent> |
create(java.lang.Class<T> webComponentClass,
org.openqa.selenium.WebElement webElement,
org.openqa.selenium.WebDriver webDriver) |
public <T extends WebComponent> T create(java.lang.Class<T> webComponentClass, org.openqa.selenium.WebElement webElement, org.openqa.selenium.WebDriver webDriver)
create in interface WebComponentFactoryCopyright © 2017–2018 RapidPM - Vaadin Developer. All rights reserved.