#2948: CustomerListPage.java

projectforge-wicket/src/main/java/org/projectforge/web/fibu/CustomerListPage.java Type: Wicket Web Page · Purpose: Wicket web page component rendering a UI view for user interaction. · Source: projectforge-wicket/src/main/java/org/projectforge/web/fibu/CustomerListPage.java 170 lines · 123 code · 35 comments · 12 blank
Wicket web page component rendering a UI view for user interaction.

Class: CustomerListPage

Extends: AbstractListPage

Annotations

@ListPage, @SuppressWarnings, @Override

Fields

NameTypeAccessModifiers
serialVersionUIDlongprivatestatic final

Methods

NameReturn TypeAccess
populateItem()voidpublic
populateItem()voidpublic
populateItem()voidpublic
init()voidprotected
newListForm()CustomerListFormprotected
getBaseDao()KundeDaopublic

Architecture Analysis

Resides in projectforge-wicket, the legacy Apache Wicket web UI layer, gradually being replaced by React.

Git History

CommitWhat changed
868d6abb752025 -> 2026
63081666f6Source file headers: 2024-> 2025.
ae2c04ee02Migration stuff in progress... (all tests of all packages: OK).
3785f83479Migration stuff in progress...
4efcbd0fb6Migration stuff in progress...
06828f4908Migration stuff in progress...
b6092df092Copyright 2023 -> 2024
ab45d51fa4Copyright 2001-2022 -> 2001-2023.
5f7ef41b8cCopyright 2021 -> 2022
ceb63e8a1bSource code header: (C) 2001-2021.
a6a7aece4dOptimize Imports
7c79f1922cCopyright of source header -> 2020.
c57595f7ccPROJECTFORGE-2223 Listenpflegeseite (Arbeitsstand)
9ebb885224Initial commit