public interface EIFunctionListener extends JDSListener
Title: JDS系统管理系统
Description: 核心活动事件监听器
Copyright: Copyright (c) 2008
Company: www.justdos.net
| 限定符和类型 | 方法和说明 |
|---|---|
void |
activityInited(EIFunctionEvent event)
活动初始化完毕,进入inactive状态
|
void |
activityRouting(EIFunctionEvent event)
活动开始执行路由操作
|
void activityInited(EIFunctionEvent event) throws JDSException
JDSExceptionvoid activityRouting(EIFunctionEvent event) throws JDSException
JDSExceptionCopyright © 2023 onecode. All rights reserved.