Uses of Class
ch.brix.gql.client.frontify.builders.On_LibraryPageItems
-
Packages that use On_LibraryPageItems Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_LibraryPageItems in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_LibraryPageItems Modifier and Type Method Description On_LibraryPageItemsOn_LibraryPageItems. hasNextPage()Indicates if a next page is available or notOn_LibraryPageItemsOn_LibraryPageItems. items(LibraryPageItems_items callBuilder)List of type `LibraryPage`.On_LibraryPageItemsOn_LibraryPageItems. limit()Number of results per page.On_LibraryPageItemsOn_LibraryPageItems. page()Current page number.On_LibraryPageItemsOn_LibraryPageItems. total()Total amount of results.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_LibraryPageItems Modifier and Type Method Description Guideline_libraryPagesGuideline_libraryPages. onLibraryPageItems(On_LibraryPageItems typeBuilder)
-