|
Autopsy
4.15.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Private Member Functions | |
| void | subscribeToPageChange (PageChangeEvent event) |
| void | subscribeToPageSizeChange (PageSizeChangeEvent event) |
| void | subscribeToRefreshKeys (RefreshKeysEvent event) |
Private Attributes | |
| int | currentPage |
| final String | nodeName |
| List< List< T > > | pages |
| int | pageSize |
Class that supplies paging related functionality to the base child factory class.
Definition at line 228 of file BaseChildFactory.java.
|
private |
Receives page change events from UI components and triggers a refresh in the child factory.
| event |
Definition at line 318 of file BaseChildFactory.java.
|
private |
Receives page size change events from UI components and triggers a refresh in the child factory if necessary.
| event |
Definition at line 333 of file BaseChildFactory.java.
|
private |
Definition at line 351 of file BaseChildFactory.java.
|
private |
Definition at line 232 of file BaseChildFactory.java.
|
private |
Definition at line 230 of file BaseChildFactory.java.
|
private |
Definition at line 233 of file BaseChildFactory.java.
|
private |
Definition at line 231 of file BaseChildFactory.java.
Copyright © 2012-2020 Basis Technology. Generated on: Mon Jul 6 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.