public class NavigationRuleBean extends FeatureBean
Configuration bean for <navigation-case> element.
| Constructor and Description |
|---|
NavigationRuleBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
addNavigationCase(NavigationCaseBean navigationCase) |
String |
getFromViewId() |
NavigationCaseBean[] |
getNavigationCases() |
void |
setFromViewId(String fromViewId) |
addDescription, addDisplayName, addIcon, getDescription, getDescriptions, getDisplayName, getDisplayNames, getIcon, getIcons, removeDescription, removeDisplayName, removeIconpublic String getFromViewId()
public void setFromViewId(String fromViewId)
public NavigationCaseBean[] getNavigationCases()
public void addNavigationCase(NavigationCaseBean navigationCase)
Copyright © 2010–2020 JBoss by Red Hat. All rights reserved.