Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8092053

[Pagination] viewport size knowledge.

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P4
    • tbd
    • 7u6
    • javafx
    • 2.2.0

    Description

      ScrollPane has two properties:

      prefViewportHeight
      Specify the preferred height of the ScrollPane Viewport.

      prefViewportWidth
      Specify the preferred width of the ScrollPane Viewport.

      They are used to determine size of visible area, that is width and height of control, minus size of scrollbars and borders. That is clear size of visible part of content.

      Seems, such properties, at least as ReadOnly ones would be very useful, when you work inside callback (factory for page generation) and when you can clearly now, content of which size would be seen completely.

      Seems, that is an idea if paginator, to devide content on fully visible parts.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              akirov Alexander Kirov (Inactive)
              Votes:
              3 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Imported: