public class ListFieldContext extends ObjectCollectionContext
| Constructor and Description |
|---|
ListFieldContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDCField(DCFieldContext fieldCtx)
This method must provide the implementation to actually add a DCField to the specific field
type being managed.
|
void |
end() |
static ElementContextFactory |
getFactory() |
void |
setField(DCField field) |
add_byte, add_bytes, add_double, add_float, add_int, add_integer, add_ip, add_list, add_long, add_map, add_object, add_seconds, add_short, add_string, setFields, writeContentcharacters, getAttributes, getField, getId, getKey, getStringValue, setDataDictionary, setId, setStringValue, writeaddChild, getElementName, setElementNamepublic static ElementContextFactory getFactory()
public void setField(DCField field)
setField in class DCFieldContextpublic void end()
end in class DCFieldContextprotected void addDCField(DCFieldContext fieldCtx)
ObjectCollectionContextaddDCField in class ObjectCollectionContextfieldCtx - The DCField to be added to the ObjectCollectionContext