@Named
@ViewScoped
public class NestedDynaFormController
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
NestedDynaFormController() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BookProperty> |
getBookProperties() |
DynaFormModel |
getModel() |
protected void |
initialize() |
java.lang.String |
submitForm() |
@PostConstruct protected void initialize()
public DynaFormModel getModel()
public java.lang.String submitForm()
public java.util.List<BookProperty> getBookProperties()
Copyright © 2011–2021. All rights reserved.