public class FilesDataHandler
extends com.technia.tvc.core.db.table.evaluator.DefaultDataHandler
implements com.technia.tvc.core.db.table.evaluator.Updater
| Constructor and Description |
|---|
FilesDataHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected com.technia.tvc.core.gui.table.Cell |
createCellImpl(com.technia.tvc.core.gui.table.Column col,
com.technia.tvc.core.db.table.evaluator.EvaluatedData data,
int dataType) |
protected void |
populateImpl(com.technia.tvc.core.gui.table.Cell c,
com.technia.tvc.core.db.table.evaluator.EvaluatedData ed) |
void |
prepareEvaluation(com.technia.tvc.core.gui.table.Column c,
com.technia.tvc.core.db.table.evaluator.EvaluationInput input) |
boolean |
updateCellValue(com.technia.tvc.core.gui.table.TableClient.Entry entry,
com.technia.tvc.core.gui.table.CellValue cellValue,
java.lang.String newValue,
com.technia.tvc.core.db.aef.env.Environment env) |
createCell, getAlternateOids, getAlternateOidsModifyAccess, getAlternatePolicies, getAlternateTypes, getCellEditableExpressionStatement, getCellShowableExpressionStatement, getDataType, getInstance, getSelectValues, getUpdater, getValues, getValuesForExpression, internalAddCellValues, internalAddCellValues, internalAddCellValues, isEditable, isSatisfied, populateCellprotected com.technia.tvc.core.gui.table.Cell createCellImpl(com.technia.tvc.core.gui.table.Column col,
com.technia.tvc.core.db.table.evaluator.EvaluatedData data,
int dataType)
createCellImpl in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandlerprotected void populateImpl(com.technia.tvc.core.gui.table.Cell c,
com.technia.tvc.core.db.table.evaluator.EvaluatedData ed)
populateImpl in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandlerpublic void prepareEvaluation(com.technia.tvc.core.gui.table.Column c,
com.technia.tvc.core.db.table.evaluator.EvaluationInput input)
prepareEvaluation in interface com.technia.tvc.core.db.table.evaluator.DataHandlerprepareEvaluation in class com.technia.tvc.core.db.table.evaluator.DefaultDataHandlerpublic boolean updateCellValue(com.technia.tvc.core.gui.table.TableClient.Entry entry,
com.technia.tvc.core.gui.table.CellValue cellValue,
java.lang.String newValue,
com.technia.tvc.core.db.aef.env.Environment env)
throws com.technia.tvc.core.TVCException
updateCellValue in interface com.technia.tvc.core.db.table.evaluator.Updatercom.technia.tvc.core.TVCException