Package | Description |
---|---|
org.jboss.seam.navigation |
Implementation of pages.xml based navigation
|
Modifier and Type | Method and Description |
---|---|
Page |
Pages.getPage(String viewId)
Get the Page object for the given view id.
|
Modifier and Type | Method and Description |
---|---|
protected List<Page> |
Pages.getPageStack(String viewId)
Get the stack of Page objects, from least specific to
most specific, that match the given view id.
|
Copyright © 2015 Seam Framework. All Rights Reserved.