|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhaseListenerType | |
---|---|
org.eclipse.jst.jsf.facesconfig.emf | EMF model for JSF application configuration files. |
org.eclipse.jst.jsf.facesconfig.emf.impl | EMF model implementations for JSF application configuration files. |
org.eclipse.jst.jsf.facesconfig.emf.util | EMF generated util classes for JSF application configuration files. |
Uses of PhaseListenerType in org.eclipse.jst.jsf.facesconfig.emf |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf that return PhaseListenerType | |
---|---|
PhaseListenerType |
FacesConfigFactory.createPhaseListenerType()
Returns a new object of class 'Phase Listener Type' |
PhaseListenerType |
DocumentRoot.getPhaseListener()
Returns the value of the 'Phase Listener' containment reference |
Methods in org.eclipse.jst.jsf.facesconfig.emf with parameters of type PhaseListenerType | |
---|---|
void |
DocumentRoot.setPhaseListener(PhaseListenerType value)
Sets the value of the ' Phase Listener ' containment reference |
Uses of PhaseListenerType in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement PhaseListenerType | |
---|---|
class |
PhaseListenerTypeImpl
An implementation of the model object 'Phase Listener Type' |
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return PhaseListenerType | |
---|---|
PhaseListenerType |
FacesConfigFactoryImpl.createPhaseListenerType()
|
PhaseListenerType |
DocumentRootImpl.getPhaseListener()
|
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl with parameters of type PhaseListenerType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetPhaseListener(PhaseListenerType newPhaseListener,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setPhaseListener(PhaseListenerType newPhaseListener)
|
Uses of PhaseListenerType in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type PhaseListenerType | |
---|---|
java.lang.Object |
FacesConfigSwitch.casePhaseListenerType(PhaseListenerType object)
Returns the result of interpretting the object as an instance of 'Phase Listener Type' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |