Uses of Enum Class
com.datalogics.PDFL.CollectionViewType
Packages that use CollectionViewType
-
Uses of CollectionViewType in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return CollectionViewTypeModifier and TypeMethodDescriptionstatic CollectionViewTypeReturns the enum constant of this class with the specified name.static CollectionViewType[]CollectionViewType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.datalogics.PDFL with parameters of type CollectionViewTypeModifier and TypeMethodDescriptionvoidCollection.changeCollectionViewMode(CollectionViewType view, CollectionSplitType split) SetCollectionView sets view mode value to the Collection.