程序包 | 说明 |
---|---|
com.fr.grid.event |
这个包中定义了监听单元格变化的接口和类.
|
限定符和类型 | 方法和说明 |
---|---|
void |
FloatEditorListener.editingCanceled(FloatEditorEvent evt)
This tells the listeners the editor has canceled editing
|
void |
FloatEditorListener.editingStopped(FloatEditorEvent evt)
This tells the listeners the editor has stopped editing
|