@Portable public class LayoutRecursionIssue extends Object
LayoutTemplate
infinite recursion issue.Constructor and Description |
---|
LayoutRecursionIssue() |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(LayoutNavigationRef other) |
LayoutNavigationRef |
getLastDefaultItemRef() |
String |
getNavDragTypeI18nName(NavDragComponentType dragType,
LayoutRecursionIssueI18n i18n) |
List<LayoutNavigationRef> |
getRefList() |
boolean |
isEmpty() |
LayoutNavigationRef |
pop() |
String |
printReport(NavTree navTree,
LayoutRecursionIssueI18n i18n) |
void |
push(LayoutNavigationRef ref) |
public boolean contains(LayoutNavigationRef other)
public void push(LayoutNavigationRef ref)
public LayoutNavigationRef pop()
public boolean isEmpty()
public List<LayoutNavigationRef> getRefList()
public LayoutNavigationRef getLastDefaultItemRef()
public String printReport(NavTree navTree, LayoutRecursionIssueI18n i18n)
public String getNavDragTypeI18nName(NavDragComponentType dragType, LayoutRecursionIssueI18n i18n)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.