com.supermap.web.iServerJava6R.serviceEvents
public class TransferPathEvent
继承 TransferPathEvent Inheritance flash.events.Event



公共属性
  属性 定义方
    result : TransferPathResult
[read-only]
TransferPathEvent
公共方法
  方法 定义方
   
TransferPathEvent(type:String, result:TransferPathResult, originResult:Object)
TransferPathEvent
公共常量
  常量 定义方
    PROCESS_COMPLETE : String = processComplete
[static]
TransferPathEvent
属性详细信息
result 属性
result:TransferPathResult  [read-only]


Implementation
    public function get result():TransferPathResult
构造函数详细信息
TransferPathEvent () 构造函数
public function TransferPathEvent(type:String, result:TransferPathResult, originResult:Object)



参数
type:String
 
result:TransferPathResult
 
originResult:Object
常量描述
PROCESS_COMPLETE 常量
public static const PROCESS_COMPLETE:String = processComplete