Uses of Interface
cn.mapway.ui.client.event.ISuccess
-
Packages that use ISuccess Package Description cn.mapway.ui.client.widget -
-
Uses of ISuccess in cn.mapway.ui.client.widget
Methods in cn.mapway.ui.client.widget with parameters of type ISuccess Modifier and Type Method Description <T> voidCommonEventComposite. processResult(RpcResult<T> data, ISuccess<T> successHandler)简化数据处理逻辑
-