BBjGridCellModifyEvent::getEditText
Description
This method returns the current value of the editor at the time the event was generated.
Syntax
| Return Value | Method |
|---|---|
| string | getEditText() |
Parameters
None.
Return Value
Returns the value visible in the editor at the time this event was generated.
See Also
BBjGridCellEvent::getOriginalText
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.