|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NavigationHandlerType | |
---|---|
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 NavigationHandlerType in org.eclipse.jst.jsf.facesconfig.emf |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf that return NavigationHandlerType | |
---|---|
NavigationHandlerType |
FacesConfigFactory.createNavigationHandlerType()
Returns a new object of class 'Navigation Handler Type' |
NavigationHandlerType |
DocumentRoot.getNavigationHandler()
Returns the value of the 'Navigation Handler' containment reference |
Methods in org.eclipse.jst.jsf.facesconfig.emf with parameters of type NavigationHandlerType | |
---|---|
void |
DocumentRoot.setNavigationHandler(NavigationHandlerType value)
Sets the value of the ' Navigation Handler ' containment reference |
Uses of NavigationHandlerType in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement NavigationHandlerType | |
---|---|
class |
NavigationHandlerTypeImpl
An implementation of the model object 'Navigation Handler Type' |
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return NavigationHandlerType | |
---|---|
NavigationHandlerType |
FacesConfigFactoryImpl.createNavigationHandlerType()
|
NavigationHandlerType |
DocumentRootImpl.getNavigationHandler()
|
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl with parameters of type NavigationHandlerType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetNavigationHandler(NavigationHandlerType newNavigationHandler,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setNavigationHandler(NavigationHandlerType newNavigationHandler)
|
Uses of NavigationHandlerType in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type NavigationHandlerType | |
---|---|
java.lang.Object |
FacesConfigSwitch.caseNavigationHandlerType(NavigationHandlerType object)
Returns the result of interpretting the object as an instance of 'Navigation Handler Type' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |