Uses of Class
org.dashbuilder.navigation.layout.LayoutNavigationRef
-
Packages that use LayoutNavigationRef Package Description org.dashbuilder.navigation.layout -
-
Uses of LayoutNavigationRef in org.dashbuilder.navigation.layout
Methods in org.dashbuilder.navigation.layout that return LayoutNavigationRef Modifier and Type Method Description LayoutNavigationRefLayoutRecursionIssue. getLastDefaultItemRef()LayoutNavigationRefLayoutRecursionIssue. pop()Methods in org.dashbuilder.navigation.layout that return types with arguments of type LayoutNavigationRef Modifier and Type Method Description List<LayoutNavigationRef>LayoutRecursionIssue. getRefList()Methods in org.dashbuilder.navigation.layout with parameters of type LayoutNavigationRef Modifier and Type Method Description booleanLayoutRecursionIssue. contains(LayoutNavigationRef other)voidLayoutRecursionIssue. push(LayoutNavigationRef ref)
-