#2978: KontoListPage.java

projectforge-wicket/src/main/java/org/projectforge/web/fibu/KontoListPage.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/KontoListPage.java 129 lines · 93 code · 26 comments · 10 blank
Wicket web page component rendering a UI view for user interaction.

Class: KontoListPage

Extends: AbstractListPage

Annotations

@ListPage, @SuppressWarnings, @Override

Fields

NameTypeAccessModifiers
serialVersionUIDlongprivatestatic final

Methods

NameReturn TypeAccess
populateItem()voidpublic
populateItem()voidpublic
init()voidprotected
newListForm()KontoListFormprotected
getBaseDao()KontoDaopublic

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.
d6d3d176f5Migration 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