I'd be inclined to drop it since it was undocumented and not used elsewhere. I think it was only there to support the needs of fatpanel UIO, which will no longer have a tabbed interface.
It would be good if it were possible to have a generic jQuery UI wrapper component that could take in any jQuery UI widget, or have a way in the framework to use these directly in the IoC tree. Thanks Justin On 2013-04-18, at 2:22 PM, Michelle D'Souza <[email protected]> wrote: > Hi everyone, > > With the new designs of UIOptions, we no longer use tabs in the fat panel. > The code itself is just a wrapper on the jQuery tabs widget to make it easier > to use with the IoC system. > https://github.com/fluid-project/infusion/blob/master/src/webapp/components/tabs/js/Tabs.js > > I'm wondering whether we can safely remove it from the code base now. > Apparently, this component was never documented in our API docs. > > Thoughts? > > Thanks, > > Michelle > > > > > > > _______________________________________________________ > fluid-work mailing list - [email protected] > To unsubscribe, change settings or access archives, > see http://lists.idrc.ocad.ca/mailman/listinfo/fluid-work _______________________________________________________ fluid-work mailing list - [email protected] To unsubscribe, change settings or access archives, see http://lists.idrc.ocad.ca/mailman/listinfo/fluid-work
