| Package | mx.rpc.mxml |
| Interface | public interface IMXMLSupport |
| Implementors | HTTPService, Operation, Operation, RemoteObject, WebService |
| Property | Defined by | ||
|---|---|---|---|
| concurrency : String
The concurrency setting of the RPC operation or HTTPService.
| IMXMLSupport | ||
| showBusyCursor : Boolean
Indicates whether the RPC operation or HTTPService should show the busy cursor while it is executing.
| IMXMLSupport | ||
| concurrency | property |
public var concurrency:StringThe concurrency setting of the RPC operation or HTTPService. One of "multiple" "last" or "single."
| showBusyCursor | property |
showBusyCursor:Boolean [read-write]Indicates whether the RPC operation or HTTPService should show the busy cursor while it is executing.
Implementation public function get showBusyCursor():Boolean
public function set showBusyCursor(value:Boolean):void
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flex/2/langref/mx/rpc/mxml/IMXMLSupport.html