| Package | Description |
|---|---|
| org.jboss.seam.navigation |
Implementation of pages.xml based navigation
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedirectNavigationHandler
Metadata for a <redirect/> in pages.xml
|
class |
RenderNavigationHandler
Metadata for a <render/> in pages.xml
|
| Modifier and Type | Method and Description |
|---|---|
List<NavigationHandler> |
Rule.getNavigationHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
Rule.addNavigationHandler(NavigationHandler navigationHandler) |
Copyright © 2015 Seam Framework. All Rights Reserved.