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

Redesign Control#getCssMetaData() & impl_getControlStyleableProperties()

XMLWordPrintable

      Many widgets currently directly overwrite getCssMetaData() which has the draw back that styleable properties of Skins are not taken into consideration anymore and even if it would all sublcasses would have to replicate the stylecaching cleanup once we skin is changed. The impl_getControlStyleableProperties() was designed to provide this feature but it is not really named appropriately.

      I'd suggest to
      a) make getCssMetaData()
      b) renamed impl_getControlStyleableProperties() to impl_getControlCssMetaData()

            jgiles Jonathan Giles
            tschindl Tom Schindl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: