public class GcubeReleasesAppController extends Object
Modifier and Type | Field and Description |
---|---|
static com.google.gwt.event.shared.HandlerManager |
eventBus
The Constant eventBus.
|
static String |
HEADER_ID
The Constant HEADER_ID.
|
static String |
JAVADOC_RESOLVER_SERVLET
The Constant JAVADOC_RESOLVER_SERVLET.
|
static String |
NO_SUBSYSTEMS_FOUND |
Constructor and Description |
---|
GcubeReleasesAppController()
Instantiates a new gcube releases app controller.
|
Modifier and Type | Method and Description |
---|---|
void |
bodyReset()
Body reset.
|
void |
displayRelease(Release release)
Display release.
|
void |
enableFilterBySubsystem(boolean b)
Enable filter by subsystem.
|
void |
headerReset()
Header reset.
|
void |
loadSubsystemsForReleaseID(String releaseID)
Load subsystems for release id.
|
public static final String NO_SUBSYSTEMS_FOUND
public static final String HEADER_ID
public static final String JAVADOC_RESOLVER_SERVLET
public static final com.google.gwt.event.shared.HandlerManager eventBus
public GcubeReleasesAppController()
public void displayRelease(Release release)
release
- the releasepublic void loadSubsystemsForReleaseID(String releaseID)
releaseID
- the release idpublic void headerReset()
public void bodyReset()
public void enableFilterBySubsystem(boolean b)
b
- the bCopyright © 2016. All Rights Reserved.