Uses of Class
ch.brix.gql.client.frontify.objects.Breadcrumb
-
Packages that use Breadcrumb Package Description ch.brix.gql.client.frontify.interfaces -
-
Uses of Breadcrumb in ch.brix.gql.client.frontify.interfaces
Methods in ch.brix.gql.client.frontify.interfaces that return types with arguments of type Breadcrumb Modifier and Type Method Description List<Breadcrumb>Folder. getBreadcrumbs()A list of `Breadcrumb` items representing the parent folders structure for the current `SubFolder`.
-