A
- accessibility, Accessibility for Web Apps
- association, Reference Properties and Unidirectional Associations
- bidirectional, Bidirectional Associations, How to eliminate bidirectional associations
- elimination, The basic elimination procedure
- functional, Modeling Reference Properties as Unidirectional
Associations
- functionality type, Modeling Reference Properties as Unidirectional
Associations
- non-directed, Adding Directionality to a Non-Directed Association
- unidirectional, Reference Properties and Unidirectional Associations, Representing Unidirectional Associations as Reference
Properties, The basic elimination procedure, How to eliminate unidirectional associations
- association end, Modeling Reference Properties as Unidirectional
Associations
- ordered, Collection Types for Multi-Valued Reference Properties
- ownership dot, Modeling Reference Properties as Unidirectional
Associations
- attribute, References and Reference Properties
H
- HTML, HTML and XML
- forms, HTML forms, Step 4 - Implement the Create
Use Case
- explicit labels, Implicit versus explicit form field labels
- implicit labels, HTML forms, Implicit versus explicit form field labels
- HTML 4, The evolution of HTML
- HTML 5, The evolution of HTML
- form validation API, Responsive Validation, Set up the user interface for Create
Book
J
- JavaScript, JavaScript - "the assembly language of the Web", Types and data literals in JavaScript
- anonymous function expression, Procedures, methods and functions
- array, Array lists
- choice widgets, Write the View Code
- classes, Defining and using classes
- closure, Procedures, methods and functions
- datatypes, Types and data literals in JavaScript, Code the model class as a constructor function
- entity tables, Important types of basic data structures
- enumeration, Enumerations in JavaScript
- ES2015
- class, Constructor-based classes, Code the model class as a JS class
- function definition, Procedures, methods and functions
- functions, Procedures, methods and functions
- immediately invoked function expression (IIFE), Procedures, methods and functions
- implicit setters, Using implicit JS setters, Make a JavaScript Class Model, Code the model class as a JS class, Code the implicit getters and setters
- IndexedDB, Using IndexedDB as an Alternative to LocalStorage
- localStorage, JavaScript's LocalStorage API
- map, Different kinds of objects, Maps
- namespace, Different kinds of objects
- Object Notation (JSON), Entity Tables
- objects, Different kinds of objects
- procedures, Procedures, methods and functions
- record, Different kinds of objects
- strict mode, Strict Mode
- type conversions, Types and data literals in JavaScript
- type testing, Types and data literals in JavaScript
- variable scope, Variable scope
- JS class model, Make a JS Class Model, Make a JS Class Model, Make the JS class model
R
- redundancy, Inverse Reference Properties
- reference, References and Reference Properties
- reference property, Reference Properties and Unidirectional Associations, References and Reference Properties
- derived, Inverse Reference Properties
- inverse, Inverse Reference Properties
- multi-valued, References and Reference Properties, Rendering Reference Properties in the User Interface
- single-valued, References and Reference Properties, Rendering Reference Properties in the User Interface
- referential integrity, Referential Integrity
- responsive validation, Introduction, Responsive validation for choice widgets