Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Package waggle.common.modules.widget

Widget Module API.

See:
          Description

Interface Summary
XWidgetModule Widget Module API.
XWidgetModule.Client Client interface for the Widget Module API.
XWidgetModule.Server Server interface for the Widget Module API.

 

Package waggle.common.modules.widget Description

Widget Module API.

Widgets are a special kind of Artifact that can exist in a Conversation. A Widget has all the attributes of an XArtifact, plus the notion of being "active". An active Widget is one that is in some way available to the user in the UI. Generally only active Widgets will be of interest to the UI, so the API allows clients to retrieve a list of only the active Widgets in a given Conversation. The meaning of all other Widget data is opaque to the server.

For more information on the module API, please see the waggle.common.modules documentation.


Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.