Uses of Class
cn.mapway.ui.shared.rpc.RpcResult
Packages that use RpcResult
-
Uses of RpcResult in cn.mapway.ui.client.mvc
Methods in cn.mapway.ui.client.mvc with parameters of type RpcResult -
Uses of RpcResult in cn.mapway.ui.client.widget
Methods in cn.mapway.ui.client.widget with parameters of type RpcResultModifier and TypeMethodDescription<T> voidCommonEventComposite.processResult(RpcResult<T> data, ISuccess<T> successHandler) 简化数据处理逻辑voidCommonEventComposite.processServiceCode(RpcResult result)