Skip to content

Column Type Classes

Namespace cheetahGrid.columns.type

Class NameFunctionOthersRelated Links
Columnshow textsame as not specify type---
NumberColumnshow number with comma-separatedsame as columnType: 'number'NumberColumn
CheckColumnshow checkboxsame as columnType: 'check'- CheckColumn
- CheckEditor
MenuColumnshow menu---- MenuColumn
- InlineMenuEditor
ButtonColumnshow buttoncolumnType: 'button' has same the function- ButtonColumn
- ButtonAction
ImageColumnshow imagesame as columnType: 'image'ImageColumn
PercentCompleteBarColumnshow percent complete bar---PercentCompleteBarColumn
IconColumnshow icon only---IconColumn
MultilineTextColumnshow multiline textsame as columnType: 'multilinetext'MultilineTextColumn
BranchGraphColumnshow branch graph---BranchGraphColumn
RadioColumnshow radio buttonsame as columnType: 'radio'- RadioColumn
- RadioEditor