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

An alternative that just showed the aggregated entity information might look like:

...

This is a somewhat more advanced use of the IWidgetContext API, and requires some familiarity with the JSON query API.

TODO

Performing a local query

This is also a somewhat more advanced use of the IWidgetContext API requiring some familiarity with the JSON query API.

TODO

Anchor
CodeAnnex
CodeAnnex

...