DEPRECATED: Diffusion TM JavaScript Classic API 5.9.4
Classes
_global_ | |
CommandMessage | CommandMessage |
DiffusionClient | This is the DiffusionClient singleton. |
DiffusionClientConnectionDetails | DiffusionClientConnectionDetails This class specifies all of the possible connection detail parameters. |
DiffusionClientCredentials | DiffusionClientCredentials This class specifies all of the user credentials. |
DiffusionRecord | DiffusionRecord A class representing a Record. |
Lines | A set of lines for a page. |
NotificationLevel | The notification level for topic added notifications. |
PagedTopicHandler | Paged topic handler. |
PagedTopicListener | The skeleton implementation of a listener for paged topics. |
PageStatus | Describes the status of the current page view. |
PingMessage | PingMessage This is the response from a DiffusionClient.ping request. |
SelectionMode | The selection mode when altering the selections. |
TopicDataType | The data type of the topic data. |
TopicDefinition | The definition for the topic. |
TopicMessage | TopicMessage This allows the instantiation of full messages on the client, to be populated via the exposed API and then sent to the server. |
TopicMetadata | The metadata of the topic. |
TopicNotifyTopicHandler | The handler for topic notifications. |
TopicNotifyTopicListener | Basic pattern for notification listeners. |
TopicStatusMessage | TopicStatusMessage Topic Status Messages are used to deliver notifications on changes to Topics |
WebClientMessage | WebClientMessage This is the class that all normal messages from the server will be instantiated with. |