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
- ALPHA_FILTER.
Static variable in class oracle.forms.demos.KeyFilter
-
- ALPHANUMERIC_FILTER.
Static variable in class oracle.forms.demos.KeyFilter
-
- 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
- FILTERTYPE.
Static variable in class oracle.forms.demos.KeyFilter
- the property registered to return or set the current filter on the field
- getProperty(ID).
Method in class oracle.forms.demos.KeyFilter
- Implimentation of IView interface
- 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
- NO_FILTER.
Static variable in class oracle.forms.demos.KeyFilter
-
- NUMERIC_FILTER.
Static variable in class oracle.forms.demos.KeyFilter
-
- setProperty(ID, Object).
Method in class oracle.forms.demos.KeyFilter
- Implimentation of IView interface