目錄(131章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- Acknowledgement
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Getting Started with WaveMaker
- Setting up your workspace
- Introducing CRM Simple
- Summary
- Chapter 2. Digging into the Architecture
- The big picture
- Getting comfortable with the JavaScript client
- Springing into the server side
- Client and server communication
- Types
- Studio is also an application
- Summary
- Chapter 3. Using Studio
- Welcome to projects
- Hello WaveyWeb
- Adding services
- Inserting components
- The canvas
- Working on the canvas
- Source editors
- The palette
- The Properties panel
- Binding dialog
- Using revision control software
- Summary
- Chapter 4. Designing a Well-Performing Application
- Begin with the end in mind
- Leveraging layouts
- Screen-sizing strategies
- Going faster
- Optimizing the use of data and service calls
- Summary
- Chapter 5. Navigating towards Reusability
- Navigation layers and page containers
- Simple notifications
- Dialogs
- Published page properties
- Accessing components of a page container page
- History and back button
- URL management
- Summary
- Chapter 6. Styling the Application
- CSS in WaveMaker
- Tooled styling
- Defining classes
- Themes
- Importing CSS
- Borrowing parts
- Other styling tools
- New in WM 6.6
- Summary
- Chapter 7. Working with Databases
- Generating the data model
- Live data components
- HQL
- Mixing HQL and live data
- Calling SQL and stored procedures from Java
- Summary
- Chapter 8. Utilizing Web Services
- Installing wsdl4j-bin.jar
- Feed services
- SOAP
- REST
- Summary
- Chapter 9. Custom Java Services
- Java or web service
- Adding a custom service
- Dissecting the template class
- The classpath
- Using an external editor
- RuntimeAccess
- Dependency injection
- Logging
- Summary
- Chapter 10. Customizing the User Interface with JavaScript
- Important warning for browser-executed code
- Events
- Binding expressions
- Setting and getting values
- Filters
- Resources
- Summary
- Chapter 11. Mastering Client Customization
- Formatters
- DojoGrid
- Custom columns
- LiveForm
- Dynamic page content
- Custom components
- Summary
- Chapter 12. Securing Applications
- Security in WaveMaker
- Configuring security
- Widget RBAC
- Multitenancy
- The security service
- Customizing the configuration
- Securing runtime service
- Troubleshooting
- Summary
- Chapter 13. Deploying Applications
- Deployment requirements
- Preparing for deployment
- The deployment dialog
- WAR/EAR
- Tomcat
- Cloud deployment
- Summary
- Chapter 14. Mobile Deployment
- The mobile hybrid
- Before you begin
- Cordova API
- PhoneGap build
- Uploading the ZIP
- Customizing the ZIP file
- Summary
- Chapter 15. Debugging
- General troubleshooting
- Watching the network
- Client
- Server
- Summary
- Index 更新時間:2021-08-13 16:21:02
推薦閱讀
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- The DevOps 2.3 Toolkit
- Progressive Web Apps with React
- Building a RESTful Web Service with Spring
- Python Deep Learning
- PHP網絡編程學習筆記
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- SAP BusinessObjects Dashboards 4.1 Cookbook
- Drupal 8 Module Development
- Everyday Data Structures
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- Three.js權威指南:在網頁上創建3D圖形和動畫的方法與實踐(原書第4版)
- Kotlin語言實例精解
- Java EE程序設計與開發實踐教程
- Managing Windows Servers with Chef
- KnockoutJS Blueprints
- Real-time Analytics with Storm and Cassandra
- 微軟辦公軟件認證考試MOS Access 2013實訓教程
- Skill Up:A Software Developer's Guide to Life and Career
- Deep Learning with TensorFlow(Second Edition)
- 響應式Web設計:HTML5和CSS3實踐指南
- 公安計算機應用基礎
- 產品經理實用手冊:Axure RP原型設計實踐(Web+App)
- 數據結構(C語言實現)
- Mastering OpenCV 4 with Python
- 從零開始學Python
- 白話C語言
- GPU編程實戰(基于Python和CUDA)
- 愛上編程:給孩子的編程入門書
- Game Development with Three.js