ColumnEditingEvent.keyAscii

Overview | Methods | Fields | This Package | All Packages

ColumnEditingEvent.keyAscii

Specifies the ASCII value for the key that was pressed that caused the event to occur.

Syntax

public final int keyAscii;

Remarks

The value of this field is 0 if the user pressed F2 or used the mouse to enter edit mode.