JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.ffm.type.callback
Callback
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
callbackMethodName()
Interface Callback
All Known Subinterfaces:
WinUser.WNDENUMPROC
public interface
Callback
回调函数需要继承此接口, 同时需要创建一个名为 "callback" 的方法
Version:
0.0.1
Author:
scx567888
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default
String
callbackMethodName
()
Method Details
callbackMethodName
default
String
callbackMethodName
()