Uses of Interface
org.zkoss.zk.ui.sys.AbortingReason

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.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo