- l - Variable in class org.ccc.bcccc.client.panels.ViewPanel
-
- load() - Static method in class org.ccc.bcccc.server.ConfigDB
-
Loads the configuration save in the config_db_file
- loadAll() - Method in class org.ccc.bcccc.server.RecordsDB
-
Load all record from the XML files of the recordsDB
directory.
- loaded - Static variable in class org.ccc.bcccc.server.ConfigDB
-
The loaded.
- loaded - Variable in class org.ccc.bcccc.server.RecordsDB
-
The loaded.
- log - Static variable in class org.ccc.bcccc.server.GreetingServiceImpl
-
The log.
- logIn(String, String) - Method in interface org.ccc.bcccc.client.GreetingService
-
Log user to the site and enable him to create records
- logIn(String, String, AsyncCallback<Boolean>) - Method in interface org.ccc.bcccc.client.GreetingServiceAsync
-
Log in.
- logIn(String, String) - Method in class org.ccc.bcccc.server.GreetingServiceImpl
-
- loginButton - Variable in class org.ccc.bcccc.client.BCCCC
-
The login button : ouvre la fenetre de connexion.Affiché seulement si l'utilisateur n'est pas connecté
- LoginWindow - Class in org.ccc.bcccc.client
-
A simple dialog to ask user its login and password
When the validate button is pressed, the user is logged (if login and password are correct)
- LoginWindow(BCCCC) - Constructor for class org.ccc.bcccc.client.LoginWindow
-
Instantiates a new login window.
- logOut() - Method in interface org.ccc.bcccc.client.GreetingService
-
Log out the user.
- logOut(AsyncCallback<Boolean>) - Method in interface org.ccc.bcccc.client.GreetingServiceAsync
-
Log out.
- logOut() - Method in class org.ccc.bcccc.server.GreetingServiceImpl
-
- logoutButton - Variable in class org.ccc.bcccc.client.BCCCC
-
The logout button. deconnect l'utilisateur.
- lw - Variable in class org.ccc.bcccc.client.BCCCC
-
The lw : fenetre de dialogue ouverte par le bouton loginButton