public class GlobalCommandEvent
extends org.zkoss.zk.ui.event.Event
| Constructor and Description |
|---|
GlobalCommandEvent(org.zkoss.zk.ui.Component comp,
String command,
Map<String,Object> args) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getArgs()
Gets the global-command args.
|
String |
getCommand()
Gets the global command name
|
Copyright © 2020. All rights reserved.