|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zk.au.AuResponse
org.zkoss.zk.au.AuCloseErrorBox
public class AuCloseErrorBox
A response to ask the client to close the error box belonging the specified component, if any.
data[0]: the component's UUID.
| Constructor Summary | |
|---|---|
AuCloseErrorBox(Component comp)
|
|
| Method Summary |
|---|
| Methods inherited from class org.zkoss.zk.au.AuResponse |
|---|
equals, getCommand, getData, getDepends, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AuCloseErrorBox(Component comp)
comp - the component whose error box, if any, shall be closed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||