Uses of Class
ch.brix.gql.client.frontify.builders.On_GuidelinePageSectionElementItems
-
Packages that use On_GuidelinePageSectionElementItems Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_GuidelinePageSectionElementItems in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_GuidelinePageSectionElementItems Modifier and Type Method Description On_GuidelinePageSectionElementItemsOn_GuidelinePageSectionElementItems. hasNextPage()Indicates if a next page is available or notOn_GuidelinePageSectionElementItemsOn_GuidelinePageSectionElementItems. items(GuidelinePageSectionElementItems_items callBuilder)**BETA** `GuidelinePageSectionElementUnion` items list.On_GuidelinePageSectionElementItemsOn_GuidelinePageSectionElementItems. limit()Number of results per page.On_GuidelinePageSectionElementItemsOn_GuidelinePageSectionElementItems. page()Current page number.On_GuidelinePageSectionElementItemsOn_GuidelinePageSectionElementItems. total()Total amount of results.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_GuidelinePageSectionElementItems Modifier and Type Method Description GuidelinePageSection_elementsGuidelinePageSection_elements. onGuidelinePageSectionElementItems(On_GuidelinePageSectionElementItems typeBuilder)
-