public class ShowCommandHandler extends SystemCommandHandler
Constructor and Description |
---|
ShowCommandHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
dealEnterEvent(String command,
MenuConfig config,
Context context)
只有满足菜单位置发生变动和用户配置Enter事件处理器才执行
|
protected void |
execute(String command,
SystemCommand systemCommand,
MenuConfig config,
Context context)
执行相关菜单逻辑,保存渲染路径和跳转菜单id
|
afterExecute, beforeExecute, dealExitEvent, getRenderPath
protected void execute(String command, SystemCommand systemCommand, MenuConfig config, Context context)
SystemCommandHandler
execute
in class SystemCommandHandler
protected void dealEnterEvent(String command, MenuConfig config, Context context)
config
- context
- Copyright © 2006–2018 TinyGroup. All rights reserved.