Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: EE 1.2
    • Fix Version/s: None
    • Component/s: Faces, Spring
    • Labels:
      None
    • Environment:
      n/a

      Description

      For full Theme Roller support we need to support the setting of theme swatches on components. Theme Roller Mobile uses the concept of swatches, so a particular css class for a button may have several swatch versions, a-f.... The theme roller classes have been added to the components with default swatches. Components supporting swatches would have a new attribute 'theme'. Setting this would change the css class for that component.

      {code}
      <mobi;commandButton theme="b"../>
      {code}

      would generate

      {code}
      <input class="mobi-button ui-btn-up-b".../>
      {code}

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Philip Breau
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: