public class EvaluationEvent
extends java.lang.Object
Constructor and Description |
---|
EvaluationEvent(com.technia.tvc.core.table.EvaluationChain chain,
com.technia.tvc.core.table.EvaluationParams params,
Column[] columns,
boolean canceled) |
Modifier and Type | Method and Description |
---|---|
com.technia.tvc.core.table.EvaluationChain |
getChain() |
Column[] |
getColumns() |
com.technia.tvc.core.table.EvaluationParams |
getParams() |
boolean |
isCanceled() |
public EvaluationEvent(com.technia.tvc.core.table.EvaluationChain chain, com.technia.tvc.core.table.EvaluationParams params, Column[] columns, boolean canceled)
public com.technia.tvc.core.table.EvaluationChain getChain()
public com.technia.tvc.core.table.EvaluationParams getParams()
public Column[] getColumns()
public boolean isCanceled()
Copyright ? Technia AB. All Rights Reserved.