type
methods
| def | 
 Definition of the component  | 
|---|---|
| get | 
 Get a cell value by name or raise error if not a valid cell  | 
| getCell | 
 Get a cell value by its cell definition  | 
| recompute | 
 Recompute cells  | 
| set | 
 Set a cell value by name or raise error if not a valid cell  | 
| setCell | 
 Set a cell value by its cell definition  | 
Slot Details
def
abstract CompDef def()
Definition of the component
get
getCell
recompute
abstract This recompute(AxonContext cx)
Recompute cells