|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PartialViewContextFactoryType | |
---|---|
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 (deprecated). |
org.eclipse.jst.jsf.facesconfig.emf.util | EMF generated utility classes for JSF application configuration files (deprecated). |
Uses of PartialViewContextFactoryType in org.eclipse.jst.jsf.facesconfig.emf |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf that return PartialViewContextFactoryType | |
---|---|
PartialViewContextFactoryType |
FacesConfigFactory.createPartialViewContextFactoryType()
Returns a new object of class 'Partial View Context Factory Type' |
PartialViewContextFactoryType |
DocumentRoot.getPartialViewContextFactory()
Returns the value of the 'Partial View Context Factory' containment reference |
Methods in org.eclipse.jst.jsf.facesconfig.emf with parameters of type PartialViewContextFactoryType | |
---|---|
void |
DocumentRoot.setPartialViewContextFactory(PartialViewContextFactoryType value)
Sets the value of the ' Partial View Context Factory ' containment reference |
Uses of PartialViewContextFactoryType in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement PartialViewContextFactoryType | |
---|---|
class |
PartialViewContextFactoryTypeImpl
An implementation of the model object 'Partial View Context Factory Type' |
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return PartialViewContextFactoryType | |
---|---|
PartialViewContextFactoryType |
FacesConfigFactoryImpl.createPartialViewContextFactoryType()
|
PartialViewContextFactoryType |
DocumentRootImpl.getPartialViewContextFactory()
|
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl with parameters of type PartialViewContextFactoryType | |
---|---|
NotificationChain |
DocumentRootImpl.basicSetPartialViewContextFactory(PartialViewContextFactoryType newPartialViewContextFactory,
NotificationChain msgs)
|
void |
DocumentRootImpl.setPartialViewContextFactory(PartialViewContextFactoryType newPartialViewContextFactory)
|
Uses of PartialViewContextFactoryType in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type PartialViewContextFactoryType | |
---|---|
java.lang.Object |
FacesConfigSwitch.casePartialViewContextFactoryType(PartialViewContextFactoryType object)
Returns the result of interpreting the object as an instance of 'Partial View Context Factory Type' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |