public class HeaderPageMng extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SVN_RESEARCH_INFRASTRUCTURES_GCUBE_TAGS |
| Constructor and Description |
|---|
HeaderPageMng(GcubeReleasesAppController buildReportRootPanel)
Instantiates a new header page mng.
|
| Modifier and Type | Method and Description |
|---|---|
void |
enableFilterBySubsystem(boolean b)
Enable filter by subsystem.
|
HeaderPage |
getHeader()
Gets the header.
|
void |
headerReset()
Header reset.
|
void |
headerUpdateNavigation(String title,
LinkedHashMap<String,Long> result)
Header update navigation.
|
void |
setOtherReleases(List<Release> result,
Release releaseDisplayed)
Sets the other releases.
|
void |
showLoading(boolean bool)
Show loading.
|
void |
showManagementOptions(boolean bool)
Show management options.
|
void |
updateHeaderTitleAndInfo(Release release)
Update header title and info.
|
public static final String SVN_RESEARCH_INFRASTRUCTURES_GCUBE_TAGS
public HeaderPageMng(GcubeReleasesAppController buildReportRootPanel)
buildReportRootPanel - the build report root panelpublic void headerReset()
public void showLoading(boolean bool)
bool - the boolpublic void updateHeaderTitleAndInfo(Release release)
release - the releasepublic void headerUpdateNavigation(String title, LinkedHashMap<String,Long> result)
title - the titleresult - the resultpublic HeaderPage getHeader()
public void enableFilterBySubsystem(boolean b)
b - the bpublic void setOtherReleases(List<Release> result, Release releaseDisplayed)
result - the resultreleaseDisplayed - the release displayedpublic void showManagementOptions(boolean bool)
bool - the boolCopyright © 2015. All Rights Reserved.