public class PrimaryNavbar extends Object
Constructor and Description |
---|
PrimaryNavbar() |
Modifier and Type | Method and Description |
---|---|
AdminPagePerspective |
admin() |
<T extends AbstractPerspective> |
initPerspective(Persp<T> p) |
void |
logout() |
<T extends AbstractPerspective> |
navigateTo(Persp<T> p) |
ProjectLibraryPerspective |
projects() |
public void logout()
public ProjectLibraryPerspective projects()
public AdminPagePerspective admin()
public <T extends AbstractPerspective> T navigateTo(Persp<T> p)
public <T extends AbstractPerspective> T initPerspective(Persp<T> p)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.