Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Rich Ajax Platform
Release 1.2

Uses of Class
org.eclipse.rwt.lifecycle.PhaseId

Packages that use PhaseId
org.eclipse.rwt.lifecycle   
 

Uses of PhaseId in org.eclipse.rwt.lifecycle
 

Fields in org.eclipse.rwt.lifecycle declared as PhaseId
static  PhaseId PhaseId. ANY
          The PhaseId ANY is used by the PhaseListener to signal interest in all phases.
static  PhaseId PhaseId. PREPARE_UI_ROOT
          The PhaseId PREPARE_UI_ROOT is used by the PhaseListener to signal interest in the Prepare UI Root phase.
static  PhaseId PhaseId. READ_DATA
          The PhaseId READ_DATA is used by the PhaseListener to signal interest in the Read Data phase.
static  PhaseId PhaseId. PROCESS_ACTION
          The PhaseId PROCESS_ACTION is used by the PhaseListener to signal interest in the Process Action phase.
static  PhaseId PhaseId. RENDER
          The PhaseId RENDER is used by the PhaseListener to signal interest in the Render phase.
 

Methods in org.eclipse.rwt.lifecycle that return PhaseId
  PhaseId PhaseEvent. getPhaseId ()
          Returns the id of the phase that will be or was executed.
  PhaseId PhaseListener. getPhaseId ()
           Return the identifier of the request processing phase during which this listener is interested in processing PhaseEvent events.
 

Constructors in org.eclipse.rwt.lifecycle with parameters of type PhaseId
PhaseEvent ( ILifeCycle source, PhaseId phaseId)
          Creates a PhaseEvent for the given lifecycle with the given phaseId.
 


Eclipse Rich Ajax Platform
Release 1.2

Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire