public class QueryCommandHandler extends SystemCommandHandler
Constructor and Description |
---|
QueryCommandHandler() |
Modifier and Type | Method and Description |
---|---|
void |
afterExecute(Context context)
命令后置操作
|
protected void |
execute(String command,
SystemCommand systemCommand,
MenuConfig config,
Context context)
执行相关菜单逻辑,保存渲染路径和跳转菜单id
|
beforeExecute, dealExitEvent, getRenderPath
protected void execute(String command, SystemCommand systemCommand, MenuConfig config, Context context)
SystemCommandHandler
execute
in class SystemCommandHandler
public void afterExecute(Context context)
CommandHandler
afterExecute
in interface CommandHandler
afterExecute
in class SystemCommandHandler
Copyright © 2006–2018 TinyGroup. All rights reserved.