| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCustomFormImplementation |
| Modifier and Type | Method and Description |
|---|---|
CustomFormConfiguration |
CustomFormsContainer.getCustomForm(String factType,
String fieldName) |
static CustomFormConfiguration |
CustomFormsContainer.getEmptyCustomFormConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
List<CustomFormConfiguration> |
CustomFormsContainer.getCustomForms() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomFormsContainer.putCustomForm(CustomFormConfiguration cfc)
If cfc.getCustomFormURL() is empty, the CustomFormConfiguration is removed.
|
void |
CustomFormsContainer.removeCustomForm(CustomFormConfiguration cfc) |
| Constructor and Description |
|---|
CustomFormsContainer(CustomFormConfiguration[] customFormsConfigs) |
| Constructor and Description |
|---|
CustomFormsContainer(Collection<CustomFormConfiguration> customFormsConfigs) |
| Modifier and Type | Method and Description |
|---|---|
List<CustomFormConfiguration> |
WorkingSetConfigData.getCustomForms() |
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.