public final class UntypedListFieldRenderer extends Object implements FieldRenderer
| Modifier | Constructor and Description |
|---|---|
protected |
UntypedListFieldRenderer(JClass coreList) |
protected |
UntypedListFieldRenderer(JClass coreList,
boolean dummy,
boolean content) |
| Modifier and Type | Method and Description |
|---|---|
FieldOutline |
generate(ClassOutlineImpl context,
CPropertyInfo prop)
Generates accesssors and fields for the given implementation
class, then return
FieldOutline for accessing
the generated field. |
protected UntypedListFieldRenderer(JClass coreList)
protected UntypedListFieldRenderer(JClass coreList, boolean dummy, boolean content)
public FieldOutline generate(ClassOutlineImpl context, CPropertyInfo prop)
FieldRendererFieldOutline for accessing
the generated field.generate in interface FieldRendererCopyright © 2018 JBoss by Red Hat. All rights reserved.