A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
ActiveCollection — class, package weborb.data
Represents a fully managed, data-bound collection of ActiveRecord objects.
ActiveCollection(source:Array, dataMapper:weborb.data:DataMapperProxy, options:Object) — Constructor, class weborb.data.ActiveCollection
Creates a new instance of ActiveCollection.
activeRecord — Property, class weborb.data.DataServiceMessage
activeRecord — Property, class weborb.events.RelationEvent
ActiveRecord — Dynamic Class, package weborb.data
Represents a fully managed record from a remote data source.
ActiveRecord() — Constructor, class weborb.data.ActiveRecord
Creates a new instance of ActiveRecord.
ActiveRecordEvent — final class, package weborb.data
An event representing a CRUD operation performed on an active record instance.
ActiveRecordEvent(type:String, activeRecord:weborb.data:ActiveRecord) — Constructor, class weborb.data.ActiveRecordEvent
add(activeRecord:weborb.data:ActiveRecord, uri:Boolean) — method, class weborb.data.IdentityMap
add(activeRecord:weborb.data:ActiveRecord, uri:Boolean) — Static Method , class weborb.data.IdentityMap
add(source:weborb.data:IDynamicLoad, ... rest) — method, class weborb.data.utils.DynamicLoadMonitor
addCollection(activeCollection:weborb.data:ActiveCollection) — method, class weborb.data.ActiveCollection
Adds all active records from source collection to this one.
addCollectionAt(activeCollection:weborb.data:ActiveCollection, index:int) — method, class weborb.data.ActiveCollection
addCreate(activeRecord:weborb.data:ActiveRecord, sequence:int) — method, class weborb.data.UnitOfWork
Add (or insert) active record to the unit of work for creation.
ADDED — Constant Static Property, class weborb.enums.EndpointsChangeKind
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class weborb.messaging.WeborbMessagingClient
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class weborb.messaging.sharedObject.PropertyStorage
addItem(activeRecordOrColl:Object) — method, class weborb.data.ActiveCollection
Adds an element to the collection.
addItemAt(activeRecord:Object, index:int) — method, class weborb.data.ActiveCollection
Adds an element to the collection at a particular index.
addMessagingEndpoint(endpoint:String) — method, class weborb.config.ClientConfig
Register a messaging endpoint used by WDMF clients for client synchronization.
addPermanentResponder(responder:mx.rpc:IResponder) — method, class weborb.data.OfflineAsyncToken
Adds responder that will always get messages after every commit
addRemotingEndpoint(endpoint:String) — method, class weborb.config.ClientConfig
Register an endpoint used for remoting operations.
addRemove(activeRecord:weborb.data:ActiveRecord, sequence:int) — method, class weborb.data.UnitOfWork
Add (or insert) active record to the unit of work for record deletion.
addSave(activeRecord:weborb.data:ActiveRecord, sequence:int) — method, class weborb.data.UnitOfWork
Add (or insert) active record to the unit of work for record creation or update.
addUpdate(activeRecord:weborb.data:ActiveRecord, sequence:int) — method, class weborb.data.UnitOfWork
Add (or insert) active record to the unit of work for update.
affectedObjects() — method, class weborb.events.UnitOfWorkEvent
allPagesLoaded — Property, class weborb.data.ActiveCollection
ApplicationInvokeMethodMessage — final class, package weborb.messaging.application
ApplicationInvokeMethodMessage() — Constructor, class weborb.messaging.application.ApplicationInvokeMethodMessage
ApplicationInvokeMethodProcessor — final class, package weborb.messaging.application
ApplicationInvokeMethodProcessor() — Constructor, class weborb.messaging.application.ApplicationInvokeMethodProcessor
ApplicationInvokeMethodResultMessage — final class, package weborb.messaging.application
ApplicationInvokeMethodResultMessage() — Constructor, class weborb.messaging.application.ApplicationInvokeMethodResultMessage
ApplicationInvokeMethodResultProcessor — final class, package weborb.messaging.application
ApplicationInvokeMethodResultProcessor() — Constructor, class weborb.messaging.application.ApplicationInvokeMethodResultProcessor
ApplicationMessage — class, package weborb.messaging.application
ApplicationMessage() — Constructor, class weborb.messaging.application.ApplicationMessage
applicationName — Property, class weborb.messaging.sharedObject.SharedObjectMessage
args — Property, class weborb.messaging.application.ApplicationInvokeMethodMessage
args — Property, class weborb.messaging.sharedObject.SharedObjectMessage
autoSwitch — Property, class weborb.ui.controls.DynamicLoadProgressBar
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z