BBjGridDragDropEvent::getOldText

Description

This method returns the original text of the cell at the time the event was generated.

Syntax

Return Value Method
string getOldText()

Parameters

None.

Return Value

Returns the original cell text prior to the drag/drop action.

Remarks

This method returns the same value as BBjGridCellEvent::getOriginalText.

See Also

BBjAPI

BBjGrid::setDragAccept

BBj Object Syntax

BBj Object Diagram for an illustration of the relationship between BBjObjects.

BBjGridDragDropEvent::getNewText