public interface ComponentContainer
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getContent(Class<T> clazz)
Gets initialized content of the container.
|
<T> T getContent(Class<T> clazz)
clazz - class of the page object which will be correctly initializedCopyright © 2015 JBoss by Red Hat. All Rights Reserved.