- centerLayout - Variable in class org.ccc.bcccc.client.BCCCC
-
The center layout.
- chars - Static variable in class org.ccc.bcccc.server.GreetingServiceImpl
-
The chars.
- checkboxItem - Variable in class org.ccc.bcccc.client.panels.SearchPanel
-
- clearMainPanel() - Method in class org.ccc.bcccc.client.BCCCC
-
Clear main panel: remove the current child so we can set a new one
- close() - Method in class org.ccc.bcccc.server.HSQLDB
-
Close the database session.
- COMMENT - Static variable in class org.ccc.bcccc.shared.K
-
- comment - Variable in class org.ccc.bcccc.shared.Report
-
The comment.
- commentField - Variable in class org.ccc.bcccc.client.areas.fields.ReportRecordField
-
The comment item.
- con - Variable in class org.ccc.bcccc.server.HSQLDB
-
The con.
- config_db_file - Static variable in class org.ccc.bcccc.server.ConfigDB
-
The Constant config_db_file.
- ConfigDB - Class in org.ccc.bcccc.server
-
Simple class that manages the application parameters in a properties file
The configuration is read from $HOME/bcccc/config.properties during first initialization of the application
Reload the app to reload the configuration
- ConfigDB() - Constructor for class org.ccc.bcccc.server.ConfigDB
-
- connectedUsers - Static variable in class org.ccc.bcccc.server.GreetingServiceImpl
-
The connected users.
- CONTACT - Static variable in class org.ccc.bcccc.server.ConfigDB
-
The Constant CONTACT.
- containsUser(String) - Method in class org.ccc.bcccc.server.RecordsDB
-
Test is a user has some records
- contentVAEField - Variable in class org.ccc.bcccc.client.panels.CreatePanel
-
The content vae field.
- continueHistoryChange - Variable in class org.ccc.bcccc.client.BCCCC
-
The continue history change: indicate if the history change must be interrupted
- createField() - Method in class org.ccc.bcccc.client.areas.RecordDateArea
-
- createField() - Method in class org.ccc.bcccc.client.areas.StringRecordField
-
Creates the field.
- createForm() - Method in class org.ccc.bcccc.client.areas.StringRecordField
-
Creates the form.
- createForm - Variable in class org.ccc.bcccc.client.panels.CreatePanel
-
The create form.
- CreatePanel - Class in org.ccc.bcccc.client.panels
-
The Class CreateTerrainRecordPanel: panneau de création de fiche.
- CreatePanel() - Constructor for class org.ccc.bcccc.client.panels.CreatePanel
-
Instantiates a new creates the terrain record panel.
- createRecord(TerrainRecord) - Method in interface org.ccc.bcccc.client.GreetingService
-
Creates the record for a user.
- createRecord(TerrainRecord, AsyncCallback<Boolean>) - Method in interface org.ccc.bcccc.client.GreetingServiceAsync
-
Creates the record.
- createRecord(TerrainRecord) - Method in class org.ccc.bcccc.server.GreetingServiceImpl
-
- createRecordButton - Variable in class org.ccc.bcccc.client.BCCCC
-
The create record button : ouvre le panneau de création de fiche.
- createTerrainRecordPanel - Variable in class org.ccc.bcccc.client.BCCCC
-
The create terrain record panel.