Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An infinit.e widget is a flex module that gets run inside a window in the infinit.e application.
Image Removed Image Added

The Infinit.e Webpage handles all interactions with the window such as moving, dragging, changing size, hiding/showing, and data transfer.  You are responsible for handling the content inside the widget.

...

Now we can run our example, login and do a sample query and we should have some data displayed in our lists, all the results titles, and every entity in all the resulting documents!
Image Removed Image Added

You can download the IWD:full code example here or see the widget code below.

...