ICEmobile
  1. ICEmobile
  2. MOBI-414

JSF and JSP TabSet components have different apis

    Details

    • Type: Task Task
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.1 Final
    • Fix Version/s: 1.3 Beta
    • Component/s: Faces, Spring
    • Labels:
      None
    • Environment:
      n/a

      Description


      The jsf and jsp tabset tags have very different apis, yet it's intended that they share common CSS and a common HTML structure, which is problematic. We need to review the apis to see if any further commonality can be brought to these components.

      jsf api
      ********
      autoWidth
      binding
      currentId
      defaultId
      fixedHeight
      id
      immediate
      orientation
      parentFooter
      parentHeader
      rendered
      singleSubmit
      style

      jsp api
      ***********
      id
      styleClass
      style
      selectedTab

        Issue Links

          Activity

          Hide
          Judy Guglielmin added a comment - - edited

          recommend that the tabs get rendered dependent on attribute orientation. currently jsf component is supporting this feature using css (rather than rendering tabs accordion to where they would be expected). Wonder if this doesn't affect the flow somehow and might get better performance and less problems once they are rendered accordion to this attribute. Will also translate better when implementing this in JSP and bringing this feature to JSP (using core rendering strategy).

          Show
          Judy Guglielmin added a comment - - edited recommend that the tabs get rendered dependent on attribute orientation. currently jsf component is supporting this feature using css (rather than rendering tabs accordion to where they would be expected). Wonder if this doesn't affect the flow somehow and might get better performance and less problems once they are rendered accordion to this attribute. Will also translate better when implementing this in JSP and bringing this feature to JSP (using core rendering strategy).
          Hide
          Judy Guglielmin added a comment -

          will resolve while implementing core renderer

          Show
          Judy Guglielmin added a comment - will resolve while implementing core renderer

            People

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

              Dates

              • Created:
                Updated:
                Resolved: