Return to book
Review this book
About the author
Introduction
1.
Architecture
1.1.
Modules
1.2.
The concept
2.
Installation
2.1.
Development environment
2.1.1.
PostgreSQL server
2.1.2.
JAVA
2.1.3.
Apache Tomcat
2.1.4.
Apache Maven
2.1.5.
IDE
2.2.
Deployment
2.3.
Eclipse server configuration
3.
Managing Objects
3.1.
Entities
3.1.1.
Methods "contructor"
3.1.2.
The methods equals/hashCode
3.1.3.
Methods "finder"
3.1.4.
Methods "helper"
3.2.
Fields
3.2.1.
The field types
3.2.1.1.
one-to-one
3.2.1.2.
many-to-one
3.2.1.3.
one-to-many
3.2.1.4.
many-to-many
3.2.2.
Attributes
3.2.3.
Static field select
3.2.4.
Fields feature
4.
Managing views
4.1.
The views
4.1.1.
The views form
4.1.2.
The views lists
4.1.3.
Calendar views
4.2.
Field not stored in database
4.3.
Customizing the toolbar
4.4.
Icons
5.
Management menu
6.
Events and actions
6.1.
Events
6.2.
Actions
6.2.1.
Context
6.2.2.
Expressions
6.2.3.
Types of actions
6.2.3.1.
Record action
6.2.3.2.
The actions of a method call
6.2.3.3.
The action attribute
6.2.3.4.
The validation actions
6.2.3.5.
Actions view
6.3.
Expressions Javascript
7.
Widgets
7.1.
Relational fields and their display
7.1.1.
Standard Views
7.1.2.
The nested views (nested or MasterDetail)
7.1.2.1.
NestedEditor
7.1.2.2.
MasterDetail
7.1.3.
SuggestBox
7.1.4.
tagSelect
7.2.
Portlets in form view
7.3.
Editable lists
7.4.
TinyMCE XMLEditor, progressBar, RadioSelect
7.4.1.
Editor widget
7.4.2.
HTML Widget
7.4.3.
Progress Bar widget
7.5.
Widgets selection
7.5.1.
Wizard
8.
Multi-Object Search
8.1.
Introduction
8.2.
The search criteria
8.3.
The results
8.4.
Requests to these servers
8.5.
Use
8.6.
Full Example
9.
Management modules
9.1.
Modules Scala
9.2.
Dynamic Modules
10.
Web Services, Import and Export Data
10.1.
Import and import shares
10.2.
Engine "Web Service"
11.
Managing users and access rights
11.1.
Users
11.2.
Managing Groups
11.2.1.
Access rights of the menu
11.2.2.
Access rights to data
11.3.
Change History
12.
Customizing CSS styles
Powered by
GitBook
A
A
Serif
Sans
White
Sepia
Night
Twitter
Google
Facebook
Weibo
Instapaper
Axelor Doc
Installation
Development environment
PostgreSQL server
JAVA
Apache Tomcat
Apache Maven
IDE
Deployment
Eclipse server configuration