|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.rave.web.ui.component.util.factories.ComponentFactoryBase
com.sun.rave.web.ui.component.util.factories.HelpInlineFactory
public class HelpInlineFactory
This factory is responsible for instantiating a HelpInline
UIComponent.
| Constructor Summary | |
|---|---|
HelpInlineFactory()
|
|
| Method Summary | |
|---|---|
javax.faces.component.UIComponent |
create(javax.faces.context.FacesContext context,
LayoutComponent descriptor,
javax.faces.component.UIComponent parent)
This is the factory method responsible for creating the UIComponent. |
| Methods inherited from class com.sun.rave.web.ui.component.util.factories.ComponentFactoryBase |
|---|
addChild, getEvaluatedOption, setOptions, storeInstanceHandlers |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HelpInlineFactory()
| Method Detail |
|---|
public javax.faces.component.UIComponent create(javax.faces.context.FacesContext context,
LayoutComponent descriptor,
javax.faces.component.UIComponent parent)
context - The FacesContextdescriptor - The LayoutComponent descriptor that is associated
with the requested UIComponent.parent - The parent UIComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||