# Column Action Classes

# Namespace cheetahGrid.columns.action

Class Name Function Others
CheckEditor The behavior when clicking the checkbox same as action: 'check'
ButtonAction The behavior when clicking the button ---
SmallDialogInputEditor The behavior when input the cell (Material Design Small edit dialog) same as action: 'input'
InlineInputEditor The behavior when input the cell InlineInputEditor is an experiment stage
InlineMenuEditor The behavior when select menu the cell ---
RadioEditor The behavior when clicking the radio button same as action: 'radio'

# Standard Properties