public class CollectionElementWithMultiRowField extends AOpenField
EMPTY, LONG, REGULAR, SHORT| Constructor and Description |
|---|
CollectionElementWithMultiRowField(IOpenField field,
String fieldPathFromRoot,
IOpenClass type,
CollectionType collectionType) |
CollectionElementWithMultiRowField(IOpenField field,
String fieldPathFromRoot,
IOpenClass type,
CollectionType collectionType,
boolean pkField) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(Object target,
IRuntimeEnv env) |
CollectionType |
getCollectionType() |
IOpenField |
getField() |
String |
getFieldPathFromRoot() |
boolean |
isPkField() |
boolean |
isWritable() |
void |
set(Object target,
Object value,
IRuntimeEnv env) |
getDeclaringClass, getDisplayName, getInfo, getName, getType, isConst, isReadable, isStatic, setType, toStringpublic CollectionElementWithMultiRowField(IOpenField field, String fieldPathFromRoot, IOpenClass type, CollectionType collectionType)
public CollectionElementWithMultiRowField(IOpenField field, String fieldPathFromRoot, IOpenClass type, CollectionType collectionType, boolean pkField)
public Object get(Object target, IRuntimeEnv env)
public void set(Object target, Object value, IRuntimeEnv env)
public boolean isWritable()
isWritable in interface IOpenFieldisWritable in class AOpenFieldpublic String getFieldPathFromRoot()
public IOpenField getField()
public boolean isPkField()
public CollectionType getCollectionType()
Copyright © 2004–2019 OpenL Tablets. All rights reserved.