|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of UpdateSheetCellResponse in net.sourceforge.fixagora.basis.client.model.editor |
|---|
| Methods in net.sourceforge.fixagora.basis.client.model.editor with parameters of type UpdateSheetCellResponse | |
|---|---|
void |
SpreadSheetTableModel.onUpdateSheetCellResponse(UpdateSheetCellResponse updateSheetCellResponse)
On update sheet cell response. |
| Uses of UpdateSheetCellResponse in net.sourceforge.fixagora.basis.client.view |
|---|
| Methods in net.sourceforge.fixagora.basis.client.view with parameters of type UpdateSheetCellResponse | |
|---|---|
void |
MainPanel.onUpdateSheetCellResponse(UpdateSheetCellResponse updateSheetCellResponse)
|
void |
TreePanel.onUpdateSheetCellResponse(UpdateSheetCellResponse updateSheetCellResponse)
|
| Uses of UpdateSheetCellResponse in net.sourceforge.fixagora.basis.client.view.editor |
|---|
| Methods in net.sourceforge.fixagora.basis.client.view.editor with parameters of type UpdateSheetCellResponse | |
|---|---|
void |
SpreadSheetEditor.onUpdateSheetCellResponse(UpdateSheetCellResponse updateSheetCellResponse)
On update sheet cell response. |
void |
SpreadSheetEditorSheet.onUpdateSheetCellResponse(UpdateSheetCellResponse updateSheetCellResponse)
On update sheet cell response. |
| Uses of UpdateSheetCellResponse in net.sourceforge.fixagora.basis.shared.model.communication |
|---|
| Methods in net.sourceforge.fixagora.basis.shared.model.communication that return UpdateSheetCellResponse | |
|---|---|
UpdateSheetCellResponse |
UpdateFullSheetResponse.getUpdateSheetCellResponse()
Gets the update sheet cell response. |
| Methods in net.sourceforge.fixagora.basis.shared.model.communication with parameters of type UpdateSheetCellResponse | |
|---|---|
void |
BasisResponses.onUpdateSheetCellResponse(UpdateSheetCellResponse updateSheetCellResponse)
On update sheet cell response. |
void |
UpdateFullSheetResponse.setUpdateSheetCellResponse(UpdateSheetCellResponse updateSheetCellResponse)
Sets the update sheet cell response. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||