Uses of Class
com.github.yulichang.wrapper.segments.PageInfo
Packages that use PageInfo
Package
Description
-
Uses of PageInfo in com.github.yulichang.extension.apt
Fields in com.github.yulichang.extension.apt declared as PageInfoMethods in com.github.yulichang.extension.apt that return PageInfoMethod parameters in com.github.yulichang.extension.apt with type arguments of type PageInfoModifier and TypeMethodDescriptionAptAbstractWrapper.pageByMain(MFunction<PageInfo> function) 根据主表分页 -
Uses of PageInfo in com.github.yulichang.extension.kt
Fields in com.github.yulichang.extension.kt declared as PageInfoMethods in com.github.yulichang.extension.kt that return PageInfoMethod parameters in com.github.yulichang.extension.kt with type arguments of type PageInfoModifier and TypeMethodDescriptionKtAbstractLambdaWrapper.pageByMain(MFunction<PageInfo> function) 根据主表分页 -
Uses of PageInfo in com.github.yulichang.wrapper
Fields in com.github.yulichang.wrapper declared as PageInfoMethods in com.github.yulichang.wrapper that return PageInfoMethod parameters in com.github.yulichang.wrapper with type arguments of type PageInfoModifier and TypeMethodDescriptionJoinAbstractLambdaWrapper.pageByMain(MFunction<PageInfo> function) 根据主表分页 -
Uses of PageInfo in com.github.yulichang.wrapper.interfaces
Methods in com.github.yulichang.wrapper.interfaces that return PageInfo