@Dependent public class DocumentationLinksFieldRenderer extends FieldRenderer<DocumentationLinksFieldDefinition,DefaultFormGroup>
FieldRenderer.FieldConfigStatusfield, fieldChangeListeners, fieldNS, formField, formGroupsInstance, renderingContext| Constructor and Description |
|---|
DocumentationLinksFieldRenderer() |
DocumentationLinksFieldRenderer(DocumentationLinksWidget widget) |
| Modifier and Type | Method and Description |
|---|---|
protected FormGroup |
getFormGroup(RenderMode renderMode) |
String |
getName() |
String |
getSupportedCode() |
void |
init(FormRenderingContext renderingContext,
DocumentationLinksFieldDefinition field) |
protected void |
setReadOnly(boolean readOnly) |
checkFieldConfig, generateUniqueId, getConfigErrors, getField, getFieldParts, getFieldPartWidget, getFormField, isContentValid, preDestroy, registerCustomFieldValidators, registerFieldRendererPart, renderWidgetpublic DocumentationLinksFieldRenderer()
@Inject public DocumentationLinksFieldRenderer(DocumentationLinksWidget widget)
public void init(FormRenderingContext renderingContext, DocumentationLinksFieldDefinition field)
init in class FieldRenderer<DocumentationLinksFieldDefinition,DefaultFormGroup>protected FormGroup getFormGroup(RenderMode renderMode)
getFormGroup in class FieldRenderer<DocumentationLinksFieldDefinition,DefaultFormGroup>public String getName()
getName in class FieldRenderer<DocumentationLinksFieldDefinition,DefaultFormGroup>public String getSupportedCode()
getSupportedCode in class FieldRenderer<DocumentationLinksFieldDefinition,DefaultFormGroup>protected void setReadOnly(boolean readOnly)
setReadOnly in class FieldRenderer<DocumentationLinksFieldDefinition,DefaultFormGroup>Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.