abstract classcamAxonPlugin::Col
sys::Obj camAxonPlugin::Col
@Js
Column of a Grid
- compare
- Compare based on name 
- dis
- Str dis()- Display name for columm which is - meta.dis(null, name)
- disVal
- @Deprecated
 Str? disVal()- Deprecated, display is configured by - meta.dis
- equals
- override Bool equals(Obj? that)- Equality is based on reference 
- meta
- abstract Dict meta()- Meta-data for column 
- name
- abstract Str name()- Programatic name identifier for columm 
- toStr
- override Str toStr()- String representation is name