Oracle Forms 9i Samples and Demos

C F G K L O S

C

CUSTOMFILTER - Static variable in class oracle.forms.demos.KeyFilter
The property registered to return or set the custom filter on the field.

F

FILTERTYPE - Static variable in class oracle.forms.demos.KeyFilter
The property registered to return or set the current filter on the field.

G

getProperty(ID) - Method in class oracle.forms.demos.KeyFilter
Implementation of IView interface.

K

KEYCHAR - Static variable in class oracle.forms.demos.KeyFilter
The property registered to return the character of the last key pressed, or a control key enclosed in braces.
KEYCODE - Static variable in class oracle.forms.demos.KeyFilter
The property registered to return the ASCII code of the last key-press.
KeyFilter - class oracle.forms.demos.KeyFilter.
KeyFilter Pluggable Java Component for Oracle Forms Services 9i
KeyFilter() - Constructor for class oracle.forms.demos.KeyFilter
Constructor for the KeyFilter PJC
KEYMODIFIER - Static variable in class oracle.forms.demos.KeyFilter
The property registered to return the modifier in force when the last key was pressed.

L

log(String) - Method in class oracle.forms.demos.KeyFilter
Utility function to print out a debug message to the Java Console.

O

oracle.forms.demos - package oracle.forms.demos
 

S

setProperty(ID, Object) - Method in class oracle.forms.demos.KeyFilter
Implementation of IView interface.

C F G K L O S

Oracle Forms 9i Samples and Demos