|
||||||||||
| 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.InnerWidthCommand
public class InnerWidthCommand
Used only by AuRequest to implement the command for updating
the inner width.
| 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 | |
|---|---|
InnerWidthCommand(java.lang.String evtnm,
int flags)
|
|
| Method Summary | |
|---|---|
protected void |
process(AuRequest request)
Derived must override this method to process this command. |
| 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 InnerWidthCommand(java.lang.String evtnm,
int flags)
| Method Detail |
|---|
protected void process(AuRequest request)
Command
process in class Command
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||