Support for setting static properties in CSS

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: fx2.1, 7u7
    • Component/s: 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>

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

              Created:
              Updated:
              Imported: