Class OperationSelectionTransition


  • public class OperationSelectionTransition
    extends Object
    Used to select a page range from which all transition animations should be removed.
    • Constructor Detail

      • OperationSelectionTransition

        public OperationSelectionTransition()
    • Method Detail

      • getPages

        @Nullable
        public @Nullable String getPages()
        Used to define the page number or page range (e.g., \"1,5-6,9\") from which the transition animations should be removed.
        Returns:
        pages
      • setPages

        public void setPages​(String pages)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object