|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RendererType
A representation of the model object 'Renderer Type'.
The following features are supported:
Description
Display Name
Icon
Component Family
Renderer Type
Renderer Class
Facet
Attribute
Renderer Extension
Id
FacesConfigPackage.getRendererType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
EList |
getAttribute()
Returns the value of the 'Attribute' containment reference list. |
ComponentFamilyType |
getComponentFamily()
Returns the value of the 'Component Family' containment reference |
EList |
getDescription()
Returns the value of the 'Description' containment reference list. |
EList |
getDisplayName()
Returns the value of the 'Display Name' containment reference list. |
EList |
getFacet()
Returns the value of the 'Facet' containment reference list. |
EList |
getIcon()
Returns the value of the 'Icon' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
RendererClassType |
getRendererClass()
Returns the value of the 'Renderer Class' containment reference |
EList |
getRendererExtension()
Returns the value of the 'Renderer Extension' containment reference list. |
RendererTypeType |
getRendererType()
Returns the value of the 'Renderer Type' containment reference |
void |
setComponentFamily(ComponentFamilyType value)
Sets the value of the ' Component Family ' containment reference |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setRendererClass(RendererClassType value)
Sets the value of the ' Renderer Class ' containment reference |
void |
setRendererType(RendererTypeType value)
Sets the value of the ' Renderer Type ' containment reference |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
EList getDescription()
DescriptionType
.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getRendererType_Description()
EList getDisplayName()
DisplayNameType
.
If the meaning of the 'Display Name' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getRendererType_DisplayName()
EList getIcon()
IconType
.
If the meaning of the 'Icon' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getRendererType_Icon()
ComponentFamilyType getComponentFamily()
If the meaning of the 'Component Family' containment reference isn't clear, there really should be more of a description here...
setComponentFamily(ComponentFamilyType)
,
FacesConfigPackage.getRendererType_ComponentFamily()
void setComponentFamily(ComponentFamilyType value)
Component Family
' containment reference.
value
- the new value of the 'Component Family' containment reference.getComponentFamily()
RendererTypeType getRendererType()
If the meaning of the 'Renderer Type' containment reference isn't clear, there really should be more of a description here...
setRendererType(RendererTypeType)
,
FacesConfigPackage.getRendererType_RendererType()
void setRendererType(RendererTypeType value)
Renderer Type
' containment reference.
value
- the new value of the 'Renderer Type' containment reference.getRendererType()
RendererClassType getRendererClass()
If the meaning of the 'Renderer Class' containment reference isn't clear, there really should be more of a description here...
setRendererClass(RendererClassType)
,
FacesConfigPackage.getRendererType_RendererClass()
void setRendererClass(RendererClassType value)
Renderer Class
' containment reference.
value
- the new value of the 'Renderer Class' containment reference.getRendererClass()
EList getFacet()
FacetType
.
If the meaning of the 'Facet' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getRendererType_Facet()
EList getAttribute()
AttributeType
.
If the meaning of the 'Attribute' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getRendererType_Attribute()
EList getRendererExtension()
RendererExtensionType
.
If the meaning of the 'Renderer Extension' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getRendererType_RendererExtension()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
FacesConfigPackage.getRendererType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |