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