|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RenderKitType | |
---|---|
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 RenderKitType in org.eclipse.jst.jsf.facesconfig.emf |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf that return RenderKitType | |
---|---|
RenderKitType |
FacesConfigFactory.createRenderKitType()
Returns a new object of class 'Render Kit Type' |
RenderKitType |
DocumentRoot.getRenderKit()
Returns the value of the 'Render Kit' containment reference |
Methods in org.eclipse.jst.jsf.facesconfig.emf with parameters of type RenderKitType | |
---|---|
void |
DocumentRoot.setRenderKit(RenderKitType value)
Sets the value of the ' Render Kit ' containment reference |
Uses of RenderKitType in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement RenderKitType | |
---|---|
class |
RenderKitTypeImpl
An implementation of the model object 'Render Kit Type' |
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return RenderKitType | |
---|---|
RenderKitType |
FacesConfigFactoryImpl.createRenderKitType()
|
RenderKitType |
DocumentRootImpl.getRenderKit()
|
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl with parameters of type RenderKitType | |
---|---|
NotificationChain |
DocumentRootImpl.basicSetRenderKit(RenderKitType newRenderKit,
NotificationChain msgs)
|
void |
DocumentRootImpl.setRenderKit(RenderKitType newRenderKit)
|
Uses of RenderKitType in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type RenderKitType | |
---|---|
java.lang.Object |
FacesConfigSwitch.caseRenderKitType(RenderKitType object)
Returns the result of interpreting the object as an instance of 'Render Kit Type' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |