@Retention(value=RUNTIME) @Target(value=java.lang.annotation.ElementType.METHOD) public @interface ActionCallback
| Modifier and Type | Required Element and Description | 
|---|---|
String | 
callPoint  | 
ActionCBType[] | 
callType  | 
public abstract String callPoint
public abstract ActionCBType[] callType