The CUIC sample gadget is intended to serve as an example of placing a CUIC
permalink in a finesse gadget.
This sample illustrates how to initialize the gadget, and to set up a handler
for determining when the tab that gadget is on is visible. (If you just
put the permalink in a gadget without the javascript to check if the tab is
visible, the CUIC frame will not render correctly when it is not on the first
tab.)
This is only a sample and is NOT intended to be a production quality
gadget and will not be supported as such. It is NOT guaranteed to
be bug free. It is merely provided as a guide for a programmer to see
how to initialize a gadget and set up handler for tabVisible.
The sample contains the following files:
CUIC.xml
CUIC.js
CUIC.css
CUIC_readme.txt
This gadget sample is made available to Cisco partners and customers as
a convenience to help minimize the cost of Cisco Finesse customizations.
Please see the readme.txt in the finesse javascript libraries zip
for futher information about the Finesse libraries.
II. Requirements
-------------------------------------------------------------------------------
a CUIC permalink
The following includes:
Requires Finesse 9.1(1) or later
finesse.js
jquery-1.5.min.js