• Would like to play with the DropDown-Control

    By Burkhard Beil 1 decade ago

    First thanks for the great job you are doing with Extension library; it saves me much time; i am a newbie with Xpages and investigate every control i can find in the library; so i come to the dropdown-control; but when i try to play with this control i get the message

    com.ibm.commons.util.NotImplementedException: Not implemented
        com.ibm.xsp.extlib.renderkit.html_extended.outline.tree.DojoDropDownButtonRenderer.render(DojoDropDownButtonRenderer.java:36)
        com.ibm.xsp.extlib.renderkit.html_extended.outline.AbstractOutlineRenderer.render(AbstractOutlineRenderer.java:78)
        com.ibm.xsp.extlib.renderkit.html_extended.outline.AbstractOutlineRenderer.encodeEnd(AbstractOutlineRenderer.java:56)
        com.ibm.xsp.renderkit.ReadOnlyAdapterRenderer.encodeEnd(ReadOnlyAdapterRenderer.java:153)
        javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:1005)
    

    etc. etc.

    Do i have a problem; is my installation not correct or is there a problem with the dropdown-control

    Thanks

    Burkhard

    • It is not implemented

      By Philippe Riand 1 decade ago

      There is nothing wrong in your install, it simple hasn't been done. We had been in a hurry when this was added and then left over... There is no ETA yet, but we should look for an implementation.