|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RendererExtensionType | |
---|---|
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 RendererExtensionType in org.eclipse.jst.jsf.facesconfig.emf |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf that return RendererExtensionType | |
---|---|
RendererExtensionType |
FacesConfigFactory.createRendererExtensionType()
Returns a new object of class 'Renderer Extension Type' |
RendererExtensionType |
DocumentRoot.getRendererExtension()
Returns the value of the 'Renderer Extension' containment reference |
Methods in org.eclipse.jst.jsf.facesconfig.emf with parameters of type RendererExtensionType | |
---|---|
void |
DocumentRoot.setRendererExtension(RendererExtensionType value)
Sets the value of the ' Renderer Extension ' containment reference |
Uses of RendererExtensionType in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement RendererExtensionType | |
---|---|
class |
RendererExtensionTypeImpl
An implementation of the model object 'Renderer Extension Type' |
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return RendererExtensionType | |
---|---|
RendererExtensionType |
FacesConfigFactoryImpl.createRendererExtensionType()
|
RendererExtensionType |
DocumentRootImpl.getRendererExtension()
|
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl with parameters of type RendererExtensionType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetRendererExtension(RendererExtensionType newRendererExtension,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setRendererExtension(RendererExtensionType newRendererExtension)
|
Uses of RendererExtensionType in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type RendererExtensionType | |
---|---|
java.lang.Object |
FacesConfigSwitch.caseRendererExtensionType(RendererExtensionType object)
Returns the result of interpretting the object as an instance of 'Renderer Extension Type' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |