The following GridBlox properties and associated Java™ methods
are required or available for designing and managing writeback applications:
| Property and related methods |
Description |
- writebackEnabled
- isWritebackEnabled()
- setWritebackEnabled()
|
Required to enable writeback; permits users to edit
cells in the grid
|
- cellEditor
- getCellEditor()
- setCellEditor()
|
Required to enable writeback; specifies a rule for
defining and highlighting an editable area of data cells
|
Other related methods not associated with a property are discussed
in
GridBlox Java writeback methods. To specify the
appearance of cells the user has edited or can edit, you can use CSS themes.