Uses of Class
ch.brix.gql.client.frontify.builders.On_GuidelinePageSectionItems
-
Packages that use On_GuidelinePageSectionItems Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_GuidelinePageSectionItems in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_GuidelinePageSectionItems Modifier and Type Method Description On_GuidelinePageSectionItemsOn_GuidelinePageSectionItems. hasNextPage()Indicates if a next page is available or notOn_GuidelinePageSectionItemsOn_GuidelinePageSectionItems. items(GuidelinePageSectionItems_items callBuilder)**BETA** List of `GuidelinePageSection` items.On_GuidelinePageSectionItemsOn_GuidelinePageSectionItems. limit()Number of results per page.On_GuidelinePageSectionItemsOn_GuidelinePageSectionItems. page()Current page number.On_GuidelinePageSectionItemsOn_GuidelinePageSectionItems. total()Total amount of results.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_GuidelinePageSectionItems Modifier and Type Method Description GuidelinePage_sectionsGuidelinePage_sections. onGuidelinePageSectionItems(On_GuidelinePageSectionItems typeBuilder)
-