|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbortingReason | |
|---|---|
| org.zkoss.zk.ui.impl | Implementation of user interfaces and factories (implementation only). |
| org.zkoss.zk.ui.sys | Internal interfaces of user interfaces and factories (behind the scene). |
| Uses of AbortingReason in org.zkoss.zk.ui.impl |
|---|
| Classes in org.zkoss.zk.ui.impl that implement AbortingReason | |
|---|---|
class |
AbortByRemoveDesktop
The aborting reason when the remove-desktop command is received. |
class |
AbortBySendRedirect
The aborting reason for send-redirect. |
| Methods in org.zkoss.zk.ui.impl with parameters of type AbortingReason | |
|---|---|
void |
UiEngineImpl.setAbortingReason(AbortingReason aborting)
|
| Uses of AbortingReason in org.zkoss.zk.ui.sys |
|---|
| Methods in org.zkoss.zk.ui.sys with parameters of type AbortingReason | |
|---|---|
void |
UiEngine.setAbortingReason(AbortingReason aborting)
Aborts the current execution. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||