您的浏览器已禁用 JavaScript。
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法
org.opencms.gwt.client.util
接口 I_CmsSimpleCallback<T>
类型参数:
T
- the argument type of the execute method
public interface
I_CmsSimpleCallback<T>
A simple call-back interface.
从以下版本开始:
8.0.0
方法概要
方法
限定符和类型
方法和说明
void
execute
(
T
arg)
Method executed on call-back.
方法详细资料
execute
void execute(
T
arg)
Method executed on call-back.
参数:
arg
- the argument
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法