public class SpreadsheetCellField extends ASpreadsheetField implements NodeDescriptionHolder
| Modifier and Type | Class and Description |
|---|---|
static class |
SpreadsheetCellField.ConstSpreadsheetCellField |
| Modifier and Type | Field and Description |
|---|---|
protected SpreadsheetCell |
cell |
EMPTY, LONG, REGULAR, SHORT| Constructor and Description |
|---|
SpreadsheetCellField(SpreadsheetStructureBuilderHolder structureBuilderContainer,
IOpenClass declaringClass,
String name,
SpreadsheetCell cell) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(Object target,
IRuntimeEnv env) |
SpreadsheetCell |
getCell() |
String |
getDescription() |
IOpenClass |
getType() |
boolean |
isWritable() |
void |
set(Object target,
Object value,
IRuntimeEnv env) |
getDeclaringClass, setDeclaringClassgetDisplayName, getInfo, getName, isConst, isReadable, isStatic, setType, toStringprotected SpreadsheetCell cell
public SpreadsheetCellField(SpreadsheetStructureBuilderHolder structureBuilderContainer, IOpenClass declaringClass, String name, SpreadsheetCell cell)
public Object get(Object target, IRuntimeEnv env)
get in interface IOpenFieldget in class DynamicObjectFieldpublic SpreadsheetCell getCell()
public IOpenClass getType()
getType in interface IOpenMembergetType in class AOpenFieldpublic boolean isWritable()
isWritable in interface IOpenFieldisWritable in class DynamicObjectFieldpublic void set(Object target, Object value, IRuntimeEnv env)
set in interface IOpenFieldset in class DynamicObjectFieldpublic String getDescription()
getDescription in interface NodeDescriptionHolderCopyright © 2004–2019 OpenL Tablets. All rights reserved.