Oracle Application Express : build powerful data-centric Web Apps with APEX /
"Easily create data-reliant web applications that are reliable, scalable, dynamic, responsive, and secure using the detailed information contained in this Oracle Press guide. Oracle Application Express (APEX): Build Powerful Data-Centric Web Apps with APEX features step-by-step application deve...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
New York :
McGraw-Hill Education,
2017.
|
Colección: | Oracle Press Ser.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Cover
- Title Page
- Copyright Page
- Dedication
- Contents at a Glance
- Contents
- Acknowledgments
- Introduction
- 1 Introduction to Oracle Application Express
- A Native Web Tool for Developing Web Applications
- Native to the Web World
- Client-Side Platform Independent
- Effortless Deployment to Clients
- A Declarative RAD IDE
- Oracle Database Data-Centric Applications Tool
- Oracle Database Tool
- Data-Centric Applications
- APEX Architecture
- The APEX Engine
- Everything in Between
- Installation, Configuration, and Upgrade
- The Installation Process
- APEX Upgrade
- Summary
- 2 Getting Ready
- Recommended Prerequisite Knowledge
- SQL and PL/SQL
- HTML/HTML5, CSS, and JavaScript
- jQuery
- Ajax
- Application Planning
- High Level Design
- Best Practice: Document Your Work
- The Book Demo Application: Contacts in the Cloud
- Application Business Logic and QA Scenarios
- Designing the Data Structures
- Data Modeling
- Summary
- 3 APEX IDE: Quick Tour and Basic Concepts
- Working with the APEX IDE
- Main Menu
- Developer Navigation Tools
- Other Elements on the Workspace Home Page
- Major Modules of the APEX IDE
- App Builder Module
- SQL Workshop Module
- Team Development Module
- Packaged Apps Module
- Instance Administration Module
- Summary
- 4 APEX Applications: Concepts and Building Blocks
- The APEX Instance
- The APEX Workspace
- Workspace Users
- APEX Applications
- Desktop Applications
- Mobile Applications
- Application-Level Features and Shared Components
- Websheet Applications
- APEX Themes (Concepts)
- APEX Themes: Evolution and Revolution
- APEX Templates
- APEX Pages
- APEX Page Types
- APEX Page Mode
- APEX Regions
- APEX Items
- APEX Application Items
- APEX Page Items
- APEX Buttons
- Button Properties
- Summary
- 5 The Page Designer
- Installing the Sample Database Application
- Navigating the New Page Designer
- The Toolbar
- The Three Panes
- Laying Out Items on a Page
- Layout Properties
- Keyboard Shortcuts
- Summary
- 6 APEX Wizards
- The Application Wizard
- The Report Region
- The Form Wizard
- Form Wizard Review
- Customizing a Report
- Testing the Report Link
- Creating a Button
- Creating a Contact Record
- Creating Interactive Reports
- Column Headings
- Reports Toolbar
- Behind the Interactive Report Properties
- Behind the Interactive Report Columns
- Interactive Grids
- Create an Interactive Grid
- The Interactive Grid Toolbar
- Row Actions Menu
- Edit and Save Buttons
- Other Features of Interactive Grids
- Editing Data with the Interactive Grid
- Interactive Grid Validations
- Advanced Interactive Grid Options
- Allowed Row Operations Column
- Master Detail Form and User Interface Defaults
- Creating a Master Detail Form
- User Interface Defaults for a Table
- Summary
- 7 Computations, Validations, Processes, and Branches
- Computations