ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-84

cc:easyPopup's attributes rendered and closeMethodName not in tld

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Trivial Trivial
    • Resolution: Fixed
    • Affects Version/s: 1.8.2.GA_P01
    • Fix Version/s: 1.8.2.GA_P02
    • Component/s: Facelet Components
    • Labels:
      None
    • Environment:
      ICEpack composite component

      Description

      easyPopup component has attributes rendered and closeMethodName. Actually the example snippet documented in tld uses these 2 attributes as following

      <ice-cc:easyPopup rendered="#{popupExampleBean.showPopup}"
      title="Popup Example"
      bean="#{popupExampleBean}"
      modal="#{popupExampleBean.popupModal}"
      closeMethodName="closePopup">
      <ice:panelGroup>
      Popup Content
      </ice:panelGroup>
      </ice-cc:easyPopup>

      But these 2 attributes are not defined in tld.

      This is minor as IDE complains these 2 attributes cannot be found

        Activity

        Hide
        Brad Kroeger added a comment -

        Revision 25055 - Added attributes to tld

        Show
        Brad Kroeger added a comment - Revision 25055 - Added attributes to tld

          People

          • Assignee:
            Brad Kroeger
            Reporter:
            Liming Wu
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: