The Things that Make Up This Example
Handling Enter Key in Web Applications | To Execute this Example |
Objects Required
If you imported the SET example materials, these objects have been created for you in the repository:
If you imported the SET example materials, these objects have been created for you in the repository:
Type | Name | Code | Description | Ex |
Function | SET187A | Function SET187A | Enter key not handled | A |
Component | S_187ANXT | S_187ANXT | Web Link to SET187A | A |
Component | SET187A | SET187A | Function Header for SET187A | A |
Function HTML | SET187B | SET187B | After editing of the FORM tag | B |
Function | SET187B | Function SET187B | Handle the Enter key using JavaScript | B |
Component | S_187BNXT | S_187BNXT | Web Link to SET187B | B |
Component | SET_187A_SCRIPT | SET_187A_SCRIPT | HandleEnterKey has been added to this script | B |
Component | SET187B | SET187B | Function Header for SET187B | B |
Function | SET187C | Function SET187C | Handle the enter key using DEFAULT_HIDDEN | C |
Component | S_187CNXT | S_187CNXT | Web Link to SET187C | C |
Component | SET_187B_HIDDEN | SET_187B_HIDDEN | Handle the enter key. | C |
Component | SET187C | SET187C | Function Header for SET187C | C |