#3047: GanttChartListPage.java
projectforge-wicket/src/main/java/org/projectforge/web/gantt/GanttChartListPage.java Type : Page Java Wicket · Package : org.projectforge.web.gantt · Source : projectforge-wicket/src/main/java/org/projectforge/web/gantt/GanttChartListPage.java 116 lignes · 82 lignes de code · 26 commentaires · 8 lignes vides
Page Java Wicket implémentant GanttChartListPage.
Annotations
@Override, @Override, @Override, @Override, @Override
Champs
| Type | Champ |
long | serialVersionUID |
Méthodes
| Retour | Méthode | Paramètres |
public | GanttChartListPage | final PageParameters parameters |
void | init | |
void | populateItem | final Item<ICellPopulator<GanttChartDO>> item, final String componentId,
final IModel<GanttChartDO> rowModel |
void | populateItem | final Item<ICellPopulator<GanttChartDO>> item, final String componentId,
final IModel<GanttChartDO> rowModel |
GanttChartListForm | newListForm | final AbstractListPage<?, ?, ?> parentPage |
new | GanttChartListForm | this |
GanttChartDao | getBaseDao | |
Analyse architecturale
Réside dans projectforge-wicket, la couche d'interface utilisateur web Apache Wicket héritée, progressivement remplacée par React.
Historique Git
| Commit | Ce qui a changé |
|---|
868d6abb75 | 2025 -> 2026 |
63081666f6 | En-têtes des fichiers source : 2024 -> 2025. |
3785f83479 | Travail de migration en cours... |
4efcbd0fb6 | Travail de migration en cours... |
06828f4908 | Travail de migration en cours... |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
5f7ef41b8c | Copyright 2021 -> 2022 |
c0f2b9de04 | Fonctionnalité des locataires supprimée partout (non testée). |
ceb63e8a1b | En-tête du code source : (C) 2001-2021. |
a6a7aece4d | Optimiser les imports |
7c79f1922c | Copyright de l'en-tête source -> 2020. |
c57595f7cc | PROJECTFORGE-2223 Listenpflegeseite (état du travail) |
84fd4ed8fe | PROJECTFORGE-2213 Supprimer userCache |
9ebb885224 | Premier commit |