|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zk.au.Command
org.zkoss.zk.au.in.GenericCommand
org.zkoss.zk.au.impl.GenericCommand
GenericCommand
public class GenericCommand
Deprecated: used to implement a generic command.
| Field Summary |
|---|
| Fields inherited from class org.zkoss.zk.au.Command |
|---|
CTRL_GROUP, IGNORABLE, IGNORE_IMMEDIATE_OLD_EQUIV, IGNORE_OLD_EQUIV, SKIP_IF_EVER_ERROR |
| Constructor Summary | |
|---|---|
GenericCommand(java.lang.String evtnm,
int flags)
Deprecated. |
|
GenericCommand(java.lang.String evtnm,
int flags,
boolean broadcast)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class org.zkoss.zk.au.in.GenericCommand |
|---|
process |
| Methods inherited from class org.zkoss.zk.au.Command |
|---|
equals, getFlags, getId, process, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GenericCommand(java.lang.String evtnm,
int flags)
public GenericCommand(java.lang.String evtnm,
int flags,
boolean broadcast)
broadcast - whether to broadcast the event to all root components
of all pages in the same desktop, if component is null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||