All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

ALPHA_FILTER. Static variable in class oracle.forms.demos.KeyFilter
ALPHANUMERIC_FILTER. Static variable in class oracle.forms.demos.KeyFilter

C

CUSTOM_FILTER. Static variable in class oracle.forms.demos.KeyFilter
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
Implimentation 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 e.g.
KEYCODE. Static variable in class oracle.forms.demos.KeyFilter
the property registered to return the ASCII code of the last key-press
KeyFilter(). Constructor for class oracle.forms.demos.KeyFilter
Constructor for the KeyFiler 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 - will return SHIFT, CTRL or ALT or a combination thereof

N

NO_FILTER. Static variable in class oracle.forms.demos.KeyFilter
NUMERIC_FILTER. Static variable in class oracle.forms.demos.KeyFilter

S

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