|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LargeIconType | |
---|---|
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 LargeIconType in org.eclipse.jst.jsf.facesconfig.emf |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf that return LargeIconType | |
---|---|
LargeIconType |
FacesConfigFactory.createLargeIconType()
Returns a new object of class 'Large Icon Type' |
LargeIconType |
IconType.getLargeIcon()
Returns the value of the 'Large Icon' containment reference |
LargeIconType |
DocumentRoot.getLargeIcon()
Returns the value of the 'Large Icon' containment reference |
Methods in org.eclipse.jst.jsf.facesconfig.emf with parameters of type LargeIconType | |
---|---|
void |
IconType.setLargeIcon(LargeIconType value)
Sets the value of the ' Large Icon ' containment reference |
void |
DocumentRoot.setLargeIcon(LargeIconType value)
Sets the value of the ' Large Icon ' containment reference |
Uses of LargeIconType in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement LargeIconType | |
---|---|
class |
LargeIconTypeImpl
An implementation of the model object 'Large Icon Type' |
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl that return LargeIconType | |
---|---|
LargeIconType |
FacesConfigFactoryImpl.createLargeIconType()
|
LargeIconType |
IconTypeImpl.getLargeIcon()
|
LargeIconType |
DocumentRootImpl.getLargeIcon()
|
Methods in org.eclipse.jst.jsf.facesconfig.emf.impl with parameters of type LargeIconType | |
---|---|
NotificationChain |
IconTypeImpl.basicSetLargeIcon(LargeIconType newLargeIcon,
NotificationChain msgs)
|
NotificationChain |
DocumentRootImpl.basicSetLargeIcon(LargeIconType newLargeIcon,
NotificationChain msgs)
|
void |
IconTypeImpl.setLargeIcon(LargeIconType newLargeIcon)
|
void |
DocumentRootImpl.setLargeIcon(LargeIconType newLargeIcon)
|
Uses of LargeIconType in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type LargeIconType | |
---|---|
java.lang.Object |
FacesConfigSwitch.caseLargeIconType(LargeIconType object)
Returns the result of interpretting the object as an instance of 'Large Icon Type' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |