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

Support for setting static properties in CSS

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • fx2.1, 7u7
    • javafx

      Currently static properties can be set in code and in FXML, but not in CSS.
      E.g. there is no CSS equivalent of the following:

      <BorderPane>
        <top>
          <Label text="My Label" BorderPanel.alignment="CENTER"/>
        </top>
      </BorderPane>

            Unassigned Unassigned
            sgaborjfx Simon Gabor (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported: