public interface ComponentFactory
extends org.apache.wicket.util.io.IClusterable
ComponentTestPage to create the target component in the
request-handling thread. You should not use this interface nor the
ComponentTestPage directly. Instead, use
WicketSelenium.openComponent(ComponentFactory).| Modifier and Type | Method and Description |
|---|---|
org.apache.wicket.Component |
createComponent(String id) |
org.apache.wicket.Component createComponent(String id)
Copyright © 2009–2018. All rights reserved.