Packageorg.openzet.rpc.rpcClasses
Interfacepublic interface IRPCCore
SubinterfacesIRPCHTTPLoader, IRPCRemoteObject

Interface that defines methods to be used for remote procedure alls.



Public Properties
 PropertyDefined by
  showBusyCursor : Boolean
Flag to specify whether to show busy icon.
IRPCCore
Public Methods
 MethodDefined by
  
close():void
Close method
IRPCCore
Property detail
showBusyCursorproperty
showBusyCursor:Boolean  [read-write]

Flag to specify whether to show busy icon.

Implementation
    public function get showBusyCursor():Boolean
    public function set showBusyCursor(value:Boolean):void
Method detail
close()method
public function close():void

Close method