|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RenderKitType
A representation of the model object 'Render Kit Type'.
The following features are supported:
FacesConfigPackage.getRenderKitType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
EList |
getDescription()
Returns the value of the 'Description' containment reference list. |
EList |
getDisplayName()
Returns the value of the 'Display Name' 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 |
EList |
getRenderer()
Returns the value of the 'Renderer' containment reference list. |
RenderKitClassType |
getRenderKitClass()
Returns the value of the 'Render Kit Class' containment reference |
EList |
getRenderKitExtension()
Returns the value of the 'Render Kit Extension' containment reference list. |
RenderKitIdType |
getRenderKitId()
Returns the value of the 'Render Kit Id' containment reference |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setRenderKitClass(RenderKitClassType value)
Sets the value of the ' Render Kit Class ' containment reference |
void |
setRenderKitId(RenderKitIdType value)
Sets the value of the ' Render Kit Id ' 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.getRenderKitType_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.getRenderKitType_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.getRenderKitType_Icon()
RenderKitIdType getRenderKitId()
If the meaning of the 'Render Kit Id' containment reference isn't clear, there really should be more of a description here...
setRenderKitId(RenderKitIdType)
,
FacesConfigPackage.getRenderKitType_RenderKitId()
void setRenderKitId(RenderKitIdType value)
Render Kit Id
' containment reference.
value
- the new value of the 'Render Kit Id' containment reference.getRenderKitId()
RenderKitClassType getRenderKitClass()
If the meaning of the 'Render Kit Class' containment reference isn't clear, there really should be more of a description here...
setRenderKitClass(RenderKitClassType)
,
FacesConfigPackage.getRenderKitType_RenderKitClass()
void setRenderKitClass(RenderKitClassType value)
Render Kit Class
' containment reference.
value
- the new value of the 'Render Kit Class' containment reference.getRenderKitClass()
EList getRenderer()
RendererType
.
If the meaning of the 'Renderer' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getRenderKitType_Renderer()
EList getRenderKitExtension()
RenderKitExtensionType
.
If the meaning of the 'Render Kit Extension' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getRenderKitType_RenderKitExtension()
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.getRenderKitType_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 |