public class DynamicBean extends Object implements Serializable
| Constructor and Description |
|---|
DynamicBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
addPanel() |
List<DynamicPanel> |
getPanels() |
String |
reset() |
public String addPanel()
public String reset()
public List<DynamicPanel> getPanels()
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.