Uses of Package
com.tibco.bpm.web.client.model.pagebus.hub

Packages that use com.tibco.bpm.web.client.model.pagebus.hub
com.tibco.bpm.web.client.model.managedevents   
com.tibco.bpm.web.client.model.pagebus.callbacks   
com.tibco.bpm.web.client.model.pagebus.hub   
 

Classes in com.tibco.bpm.web.client.model.pagebus.hub used by com.tibco.bpm.web.client.model.managedevents
ManagedEvent
          The ManagedEvent class extends the normal GWT Event/Handler model and results in a PageBusMessage being transparently published on the ManagedHub.
 

Classes in com.tibco.bpm.web.client.model.pagebus.hub used by com.tibco.bpm.web.client.model.pagebus.callbacks
ManagedEventBusError
          An error type to indicate errors that occur while registering or unregistering a ManagedEvent.
 

Classes in com.tibco.bpm.web.client.model.pagebus.hub used by com.tibco.bpm.web.client.model.pagebus.hub
Container
           
Hub
           
HubClient
           
HubPolicy
          Wrapper for a native implementation of the PageBus.policy.HubPolicy interface.
HubPolicy.Operation
          Specifies the operation used as parameters by the grant() and revoke() methods.
IframeAttributes
          Used to pass attributes to the iframe element that is created for the IframeContainer.
InlineContainer
          Wraps the TIBCO PageBus JavaScript InlineContainer providing a JSNI interface enabling the use of Managed Hub events.
ManagedEvent
          The ManagedEvent class extends the normal GWT Event/Handler model and results in a PageBusMessage being transparently published on the ManagedHub.
ManagedEvent.DispatchScope
          Controls how a ManagedEvent is dispatched:

LOCAL - Dispatch is done locally only. MANAGED_HUB - Dispatch is done on the Managed Hub only. BOTH - Dispatch is done both locally and on the Managed Hub.

This value is set on the dispatchScope property.

ManagedEventBus
          An EventBus extension that enables the use of the ManagedEvent class to pass events over the PageBus ManagedHub.
ManagedEventBusError
          An error type to indicate errors that occur while registering or unregistering a ManagedEvent.
ManagedEventBusError.ErrorType
           
ManagedEventService
          The abstract super class for the ManagedEvent services as implemented by one of the concrete subclasses: ManagedEventFrame ManagedEventClient Encapsulates the details of creating a ManagedEventFrame or ManagedEventClient and adding subscribers, events, and handlers.
ManagedHub
          The ManagedHub class provides a GWT JSNI interface to the TIBCO PageBus(TM) version 2.0.0 manager-side APIs to the Managed Hub.
ManagedHubFrame
          An extension to Frame that enables the iframe widget to communicate with the containing application or other iframe elements using the TIBCO PageBus Managed Hub.
ManagedObject
           
NativeManagedObject
          Java class overlay for an opaque JavaScript ManagedObject.
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.