JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
cn.mapway.ui.client.event
Interface ISuccess<T>
Type Parameters:
T
-
public interface
ISuccess<T>
成功处理数据
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onSuccess
(
T
value)
Method Details
onSuccess
void
onSuccess
(
T
value)