public class ChildListProxy extends Object implements InvocationHandler
| Constructor and Description |
|---|
ChildListProxy(Site.Page parent) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object o,
Method method,
Object[] os) |
static List<Site.Page> |
newInstance(Site.Page parent) |
public ChildListProxy(Site.Page parent)
Copyright © 2018. All rights reserved.