Uses of Class
ch.brix.gql.client.frontify.builders.SubFolder_breadcrumbs
-
Packages that use SubFolder_breadcrumbs Package Description ch.brix.gql.client.frontify.builders -
-
Uses of SubFolder_breadcrumbs in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return SubFolder_breadcrumbs Modifier and Type Method Description SubFolder_breadcrumbsSubFolder_breadcrumbs. onBreadcrumb(On_Breadcrumb typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type SubFolder_breadcrumbs Modifier and Type Method Description On_SubFolderOn_SubFolder. breadcrumbs(SubFolder_breadcrumbs callBuilder)A list of `Breadcrumb` items representing the parent folders structure for the current `SubFolder`.
-