Modifier and Type | Method and Description |
---|---|
DataHolder |
Form.getDataHolderById(String srcId) |
Modifier and Type | Method and Description |
---|---|
Set<DataHolder> |
Form.getHolders() |
Modifier and Type | Method and Description |
---|---|
Set<Field> |
Form.getFieldsForDataHolder(DataHolder dataHolder) |
void |
Form.setDataHolder(DataHolder holder) |
Modifier and Type | Method and Description |
---|---|
void |
FormSerializationManagerImpl.generateDataHolderXML(DataHolder dataHolder,
XMLNode parent) |
Modifier and Type | Method and Description |
---|---|
protected FormModel |
AbstractFormAdapter.createModelForDO(DataHolder dataHolder) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.