A B C D E F G H I J K L M N O P R S T U V W X Y

T

TableMgrBase - Class in jfb.tools.activitymgr.ui.util
Classe de base implémentant une partie des méthodes qui doivent être implémentées pour gérer des tableaux.
TableMgrBase() - Constructor for class jfb.tools.activitymgr.ui.util.TableMgrBase
 
TableOrTreeColumnsMgr - Class in jfb.tools.activitymgr.ui.util
Classe de base des gestionnaires de colonnes de tableau ou d'arbres.
TableOrTreeColumnsMgr() - Constructor for class jfb.tools.activitymgr.ui.util.TableOrTreeColumnsMgr
 
tablesExist(DbTransaction) - Static method in class jfb.tools.activitymgr.core.DbMgr
Vérifie si les tables existent dans le modèle.
tablesExist() - Static method in class jfb.tools.activitymgr.core.ModelMgr
Vérifie si les tables existent dans le modèle.
Task - Class in jfb.tools.activitymgr.core.beans
Tâche.
Task() - Constructor for class jfb.tools.activitymgr.core.beans.Task
 
TASK_CODE_FIELD_IDX - Static variable in class jfb.tools.activitymgr.core.beans.TaskSearchFilter
Index du champ 'code' de tache
TASK_CODE_PATH_COLUMN_IDX - Static variable in class jfb.tools.activitymgr.ui.dialogs.ContributionsViewerTable
 
TASK_CODE_SEARCH_FIELD_LABEL - Static variable in class jfb.tools.activitymgr.ui.util.TaskFinderPanel
 
TASK_COLUMN_IDX - Static variable in class jfb.tools.activitymgr.ui.dialogs.TaskChooserTable
 
TASK_NAME_COLUMN_IDX - Static variable in class jfb.tools.activitymgr.ui.ContributionsUI
 
TASK_NAME_COLUMN_IDX - Static variable in class jfb.tools.activitymgr.ui.dialogs.ContributionsViewerTable
 
TASK_NAME_FIELD_IDX - Static variable in class jfb.tools.activitymgr.core.beans.TaskSearchFilter
Index du champ 'nom' de tache
TASK_NAME_SEARCH_FIELD_LABEL - Static variable in class jfb.tools.activitymgr.ui.util.TaskFinderPanel
Liste de valeurs pour la liste de sélection du nom de l'attribut utilisé pour la recherche
TASK_NODE - Static variable in class jfb.tools.activitymgr.core.util.XmlHelper
 
TASK_PATH_COLUMN_IDX - Static variable in class jfb.tools.activitymgr.ui.ContributionsUI
Constantes associées aux colonnes de la table de saisie des contributions
TASK_PATH_COLUMN_IDX - Static variable in class jfb.tools.activitymgr.ui.dialogs.TaskChooserTable
Constantes associées aux colonnes
TASK_REF_NODE - Static variable in class jfb.tools.activitymgr.core.util.XmlHelper
 
taskAdded(Task) - Method in class jfb.tools.activitymgr.ui.ContributionsUI
 
taskAdded(Task) - Method in class jfb.tools.activitymgr.ui.dialogs.TaskChooserTreeWithHistoryDialog
 
taskAdded(Task) - Method in interface jfb.tools.activitymgr.ui.TasksUI.ITaskListener
Indique qu'une tache a été ajoutée au référentiel.
TaskChooserDialog - Class in jfb.tools.activitymgr.ui.dialogs
 
TaskChooserDialog(Shell) - Constructor for class jfb.tools.activitymgr.ui.dialogs.TaskChooserDialog
Constructeur par défaut.
TaskChooserTable - Class in jfb.tools.activitymgr.ui.dialogs
Composant gérant l'historique des tâche adffiché dans le dialogue de choix d'un tâche.
TaskChooserTable(Composite, Object, Task[]) - Constructor for class jfb.tools.activitymgr.ui.dialogs.TaskChooserTable
Constructeur par défaut.
TaskChooserTree - Class in jfb.tools.activitymgr.ui.dialogs
 
TaskChooserTree(Composite, Object) - Constructor for class jfb.tools.activitymgr.ui.dialogs.TaskChooserTree
Constructeur par défaut.
TaskChooserTreeWithHistoryDialog - Class in jfb.tools.activitymgr.ui.dialogs
 
TaskChooserTreeWithHistoryDialog(Shell) - Constructor for class jfb.tools.activitymgr.ui.dialogs.TaskChooserTreeWithHistoryDialog
Constructeur par défaut.
TaskFinderPanel - Class in jfb.tools.activitymgr.ui.util
Paneau offrant la possibilité de rechercher une tache par son nom ou son code.
TaskFinderPanel(Composite) - Constructor for class jfb.tools.activitymgr.ui.util.TaskFinderPanel
Constructeur par défaut.
TaskFinderPanel(Composite, int) - Constructor for class jfb.tools.activitymgr.ui.util.TaskFinderPanel
Constructeur par défaut.
taskMoved(String, Task) - Method in class jfb.tools.activitymgr.ui.ContributionsUI
 
taskMoved(String, Task) - Method in class jfb.tools.activitymgr.ui.dialogs.TaskChooserTreeWithHistoryDialog
 
taskMoved(String, Task) - Method in interface jfb.tools.activitymgr.ui.TasksUI.ITaskListener
Indique qu'une tache a été déplacée duans le référentiel.
taskRemoved(Task) - Method in class jfb.tools.activitymgr.ui.ContributionsUI
 
taskRemoved(Task) - Method in class jfb.tools.activitymgr.ui.dialogs.TaskChooserTreeWithHistoryDialog
 
taskRemoved(Task) - Method in interface jfb.tools.activitymgr.ui.TasksUI.ITaskListener
Indique qu'une tache a été supprimée du référentiel.
TASKS_NODE - Static variable in class jfb.tools.activitymgr.core.util.XmlHelper
 
TasksChooserDialog - Class in jfb.tools.activitymgr.ui.dialogs
 
TasksChooserDialog(Shell) - Constructor for class jfb.tools.activitymgr.ui.dialogs.TasksChooserDialog
Constructeur par défaut.
TasksChooserTree - Class in jfb.tools.activitymgr.ui.dialogs
 
TasksChooserTree(Composite) - Constructor for class jfb.tools.activitymgr.ui.dialogs.TasksChooserTree
Constructeur par défaut.
TaskSearchFilter - Class in jfb.tools.activitymgr.core.beans
Filtre de recherche de tâche.
TaskSearchFilter() - Constructor for class jfb.tools.activitymgr.core.beans.TaskSearchFilter
 
taskSelected(Task) - Method in interface jfb.tools.activitymgr.ui.util.ITaskSelectionListener
Notifie de la sélection d'une tache.
TasksUI - Class in jfb.tools.activitymgr.ui
IHM de gestion des tâches.
TasksUI(TabItem) - Constructor for class jfb.tools.activitymgr.ui.TasksUI
Constructeur permettant de placer l'IHM dans un onglet.
TasksUI(Composite) - Constructor for class jfb.tools.activitymgr.ui.TasksUI
Constructeur par défaut.
TasksUI.ITaskListener - Interface in jfb.tools.activitymgr.ui
Interface utilisée pour permettre l'écoute de la suppression ou de l'ajout de taches.
TaskSums - Class in jfb.tools.activitymgr.core.beans
Sommes associées à une tache et ses sous-taches.
TaskSums() - Constructor for class jfb.tools.activitymgr.core.beans.TaskSums
 
taskUpdated(Task) - Method in class jfb.tools.activitymgr.ui.ContributionsUI
 
taskUpdated(Task) - Method in class jfb.tools.activitymgr.ui.dialogs.TaskChooserTreeWithHistoryDialog
 
taskUpdated(Task) - Method in interface jfb.tools.activitymgr.ui.TasksUI.ITaskListener
Indique qu'une tache a été modifiée duans le référentiel.
TestHelper - Class in jfb.tools.activitymgr.report
Classe offrant des services de comparaison et de tests pour la génération de rapports avec Velocity.
TestHelper() - Constructor for class jfb.tools.activitymgr.report.TestHelper
 
THURSDAY_COLUMN_IDX - Static variable in class jfb.tools.activitymgr.ui.ContributionsUI
 
toByte(String) - Static method in class jfb.tools.activitymgr.core.util.StringHelper
Convertit une chaine hexadécimal en octet.
toDate(String) - Method in class jfb.tools.activitymgr.report.DateHelper
Convertit une chaîne de caractères au format YYYYMMDD en date.
toDate(String, String) - Method in class jfb.tools.activitymgr.report.DateHelper
Convertit une chaîne de caractères au format spécifié en date.
TODO_COLUMN_IDX - Static variable in class jfb.tools.activitymgr.ui.TasksUI
 
TODO_NODE - Static variable in class jfb.tools.activitymgr.core.util.XmlHelper
 
toHex(byte) - Static method in class jfb.tools.activitymgr.core.util.StringHelper
Convertit un octet en hexadécimal.
toString() - Method in class jfb.tools.activitymgr.core.beans.Task
 
toString(String, Calendar) - Method in class jfb.tools.activitymgr.report.DateHelper
Convertit une date au format spécifié.
toWorkBook(Tree) - Static method in class jfb.tools.activitymgr.ui.util.SWTHelper
Convertit un arbre en classeur EXCEL.
toWorkBook(Table) - Static method in class jfb.tools.activitymgr.ui.util.SWTHelper
Convertit un tableau en classeur EXCEL.
toYYYYMMDD(Calendar) - Static method in class jfb.tools.activitymgr.core.util.StringHelper
Convertit une date en chaine de caractère.
toYYYYMMDD(Calendar) - Method in class jfb.tools.activitymgr.report.DateHelper
Convertit une date au format YYYYMMDD.
TUESDAY_COLUMN_IDX - Static variable in class jfb.tools.activitymgr.ui.ContributionsUI
 

A B C D E F G H I J K L M N O P R S T U V W X Y