public class ContainerFactory extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected static ContainerFactory |
instance |
Modifier | Constructor and Description |
---|---|
protected |
ContainerFactory() |
Modifier and Type | Method and Description |
---|---|
static <T extends org.apache.wicket.MarkupContainer> |
build(T baseImpl)
Based on contextual configurations,
|
protected static ContainerFactory instance
Copyright © 2018. All rights reserved.