editModeOffset property
The offset that cell will move when entering the edit mode
当你进入编辑模式的时候,cell的content向右边移动的距离 def value = 60
Implementation
final double editModeOffset;
The offset that cell will move when entering the edit mode
当你进入编辑模式的时候,cell的content向右边移动的距离 def value = 60
final double editModeOffset;