Please enable JavaScript.
Coggle requires JavaScript to display documents.
Different Stages! (Stage 1 (Definitions (UI Elements or objects, like…
Different Stages!
Stage 1
-
-
-
-
Definitions
UI Elements or objects, like buttons, images, text boxes, pull down menus, screens and so on.
UI Events or controls, like click, scroll, move mouse, type keyboard key, etc.
User Interface (UI) - The "User Interface" or UI of an app refers to how a person (user) interacts with the computer or app.
-
Stage 2
-
-
Event handling
an overarching term for coding tasks involved in making our app respond to events by triggering functions
-
-
-