| 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 |
| readExternal(input) — Method in class org.restfulx.utils.ServiceErrors |
|
Ensures that only the errors property is serialized. |
| readExternal(input) — Method in class org.restfulx.utils.TypedArray |
|
Ensures that only the source property is serialized. |
| recreateTestDatabase(callback) — Method in class org.restfulx.services.mock.MockDirectCouchDBHTTPServiceProvider |
| |
| redo() — Method in class org.restfulx.controllers.UndoRedoController |
|
Performs redo
|
| REDO — Constant property in class org.restfulx.controllers.UndoRedoController |
| Flag indicating the invocation is a redo operation |
| reference — Property in class org.restfulx.utils.RxFileReference |
| |
| refs — Property in class org.restfulx.utils.ModelsMetadata |
| maps model references to their types and auxilary info |
| reload(object, optsOrOnSuccess, onFailure, nestedBy, metadata, fetchDependencies, useLazyMode, append, targetServiceId, customProcessor, unmarshallDisconnected) — Method in class org.restfulx.controllers.ModelsController |
|
Force reload of a particular model instance or the entire model cache. |
| reload(optsOrOnSuccess, onFailure, nestedBy, metadata, fetchDependencies, useLazyMode, targetServiceId, customProcessor) — Method in class org.restfulx.models.RxModel |
|
Wrapper around Rx.models.reload
|
| reloadAll(... rest) — Method in class org.restfulx.controllers.ModelsController |
|
A shortcut to reload multiple models at once. |
| removeCommand(cmd) — Method in class org.restfulx.controllers.CommandsController |
|
Removes a given command from the registry. |
| removeCommandByName(cmdName) — Method in class org.restfulx.controllers.CommandsController |
|
Removes a given command from the registry using the name provided. |
| removeFirstMatch(o, ac) — Static method in class org.restfulx.utils.RxUtils |
|
Shifts first match of the object from target ArrayCollection
|
| removeItem(object) — Method in class org.restfulx.collections.ModelsCollection |
|
Removes given model instance (search done by id). |
| reset() — Static method in class org.restfulx.Rx |
|
Clears errors, defaultMetadata and the sessionToken (a half-harted attempt at cleaning up
framework state, a bullet-proof way, which also clears event listeners you may have is to
reload the app on logout.)
|
| reset(object, hard) — Method in class org.restfulx.controllers.ModelsController |
|
Resets model metadata. |
| reset(object) — Method in class org.restfulx.utils.ModelsMetadata |
|
Resets model metadata. |
| resource — Property in class org.restfulx.components.rx.RxAutoComplete |
|
Get Rx model class this auto complete component is bound to
|
| result(event) — Method in class org.restfulx.services.ChangeResponder |
|
|
| result(event) — Method in class org.restfulx.services.ServiceResponder |
|
|
| result(data) — Method in class org.restfulx.services.UndoRedoResponder |
|
Push urhandler function into the source IFunctionalResponder and
invoke its result implementation. |
| rev — Property in class org.restfulx.models.RxModel |
| some models have a revision number |
| rootUrl — Property in class org.restfulx.services.as3http.DirectCouchDBHTTPServiceProvider |
| |
| rootUrl — Property in class org.restfulx.services.http.XMLHTTPServiceProvider |
|
Root URL that this service provider will prefix to all requests. |
| Rx — Class in package org.restfulx |
|
Provides central access to a number of frequently used subsystems, configuration
options and helpers. |
| Rx(enforcer) — Constructor in class org.restfulx.Rx |
| |
| RxApplicationController — Class in package org.restfulx.controllers |
|
This is the primary extension point for Flex/AIR applications based on
the framework. |
| RxApplicationController(commands, models, extraServices, targetServiceId) — Constructor in class org.restfulx.controllers.RxApplicationController |
|
Creates a new instance of the application controller. |
| RxAutoComplete — Class in package org.restfulx.components.rx |
|
This class adds integrated search capability to your Flex/AIR applications. |
| RxAutoComplete() — Constructor in class org.restfulx.components.rx.RxAutoComplete |
| |
| RxAutoCompleteItemEvent — Class in package org.restfulx.events |
|
Dispatched by RxAutoComplete component |
| RxAutoCompleteItemEvent(text, status) — Constructor in class org.restfulx.events.RxAutoCompleteItemEvent |
| |
| RxCollection — Class in package org.restfulx.collections |
|
Adds a few handy general purpose methods to
mx.collections.ArrayCollection. |
| RxCollection(source) — Constructor in class org.restfulx.collections.RxCollection |
|
|
| RxFileReference — Class in package org.restfulx.utils |
|
Allows Flash file references to be attached to models. |
| RxFileReference(keyName, file) — Constructor in class org.restfulx.utils.RxFileReference |
|
|
| RxModel — Class in package org.restfulx.models |
|
Encapsulates properties common to all model objects and wraps around a few
Rx.models.methods to shorten access. |
| RxModel(label) — Constructor in class org.restfulx.models.RxModel |
|
|
| RxTreeModel — Class in package org.restfulx.models |
|
Allows tree representation (parent->children) relationship between instances
of the same model type. |
| RxTreeModel(label) — Constructor in class org.restfulx.models.RxTreeModel |
| |
| RxUtils — Class in package org.restfulx.utils |
|
Various Utilities. |
|
| 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 |