Main Page | Packages | Class Tree | Index | Help

xp.data

class RTDataConnector

Object
  |
  +--xp.system.DispatcherObject
        |
        +--xp.data.Connector
              |
              +--xp.data.RTDataConnector


class RTDataConnector
extends Connector

WSDataConnector

Events;
result xp.events.Event
send xp.events.Event
status xp.events.StatusEvent
modelChanged xp.events.ModelChangedEvent


Author:
ProWin Computers Ltd. - Rob Edgar

Version:
3.0.0.000

See also:


Field Summary


gatewayUrl



methodName



paramSchema
/////public var operation:String;//name of method to be called //private var service;//the service object returned by mx.services for this particular instance


password



serviceName



shareConnections



userId


Fields inherited from class xp.data.Connector

logEnabled, multipleSimultaneousAllowed, results, suppressInvalidCalls

Fields inherited from class xp.system.DispatcherObject

parent

Properties inherited from class xp.data.Connector

callsInProgress, currentItem

Constructor

public
RTDataConnector ( )


Method Summary

public
trigger ( )


Methods inherited from class xp.data.Connector

onFault, onResult, validateCall

Methods inherited from class xp.system.DispatcherObject

addEventListener, removeEventListener, routeEvent



Field Documentation

gatewayUrl

var gatewayUrl

methodName

var methodName

paramSchema

var paramSchema
/////public var operation:String;//name of method to be called //private var service;//the service object returned by mx.services for this particular instance

password

var password

serviceName

var serviceName

shareConnections

var shareConnections

userId

var userId

Constructor Documentation

RTDataConnector

public function RTDataConnector()

Method Documentation

trigger

public function trigger()

The documentation was generated from the following file:


Generated on 10/30/2005 9:34:02 PM by AS2Doc